14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
105 MemoryManager mMan = MemoryManager.GetMemoryManager();
106 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
125 MemoryManager mMan = MemoryManager.GetMemoryManager();
126 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
157 MemoryManager mMan = MemoryManager.GetMemoryManager();
158 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGePoint2d obj)
virtual OdRxDictionary properties()
static HandleRef getCPtr(OdGsView obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdStreamBuf obj)
static HandleRef getCPtr(OdDbDatabase obj)
static HandleRef getCPtr(OdDbObjectId obj)
static string getRealClassName(IntPtr ptr)
virtual OdGsDevice underlyingDevice()
override void Dispose(bool disposing)
virtual bool supportLayoutGsStateSaving()
virtual bool restoreLayoutGsState(OdStreamBuf pStream, UInt32 nFlags)
virtual OdGsView activeView()
static bool extractLayoutIdForGsState(OdStreamBuf pStream, OdDbDatabase pDb, OdDbObjectId layoutObjId)
virtual bool setActiveViewport(OdGePoint2d screenPt)
static OdGsLayoutHelper cast(OdRxObject pObj)
virtual bool setActiveViewport(OdDbObjectId id)
static bool extractLayoutIdForGsState(OdStreamBuf pStream, OdDbDatabase pDb, OdDbObjectId layoutObjId, UInt32 nFlags)
static OdGsLayoutHelper createObject()
virtual void restoreGsViewDbLinkState()
virtual OdDbObjectId layoutId()
static HandleRef getCPtr(OdGsLayoutHelper obj)
virtual OdGsModel gsModel()
override OdRxObject queryX(OdRxClass protocolClass)
OdGsLayoutHelper(IntPtr cPtr, bool cMemoryOwn)
virtual void makeViewActive(OdGsView pView)
virtual Teigha.Core.OdRxDictionary vb_properties()
virtual bool storeLayoutGsState(OdStreamBuf pStream, UInt32 nFlags)
static new OdRxClass desc()
virtual bool restoreLayoutGsState(OdStreamBuf pStream)
virtual bool storeLayoutGsState(OdStreamBuf pStream)
static global::System.Exception Retrieve()
static bool OdGsLayoutHelper_storeLayoutGsState__SWIG_0(HandleRef jarg1, HandleRef jarg2, UInt32 jarg3)
static IntPtr OdGsLayoutHelper_gsModel(HandleRef jarg1)
static IntPtr OdGsLayoutHelper_underlyingDevice(HandleRef jarg1)
static bool OdGsLayoutHelper_extractLayoutIdForGsState__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGsLayoutHelper_setActiveViewport__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGsLayoutHelper_desc()
static void OdGsLayoutHelper_makeViewActive(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGsLayoutHelper_isA(HandleRef jarg1)
static bool OdGsLayoutHelper_storeLayoutGsState__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGsLayoutHelper_createObject()
static bool OdGsLayoutHelper_setActiveViewport__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGsLayoutHelper_layoutId(HandleRef jarg1)
static IntPtr OdGsLayoutHelper_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGsLayoutHelper_cast(HandleRef jarg1)
static string OdGsLayoutHelper_getRealClassName(IntPtr jarg1)
static bool OdGsLayoutHelper_supportLayoutGsStateSaving(HandleRef jarg1)
static void OdGsLayoutHelper_restoreGsViewDbLinkState(HandleRef jarg1)
static void delete_OdGsLayoutHelper(HandleRef jarg1)
static bool OdGsLayoutHelper_restoreLayoutGsState__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static bool OdGsLayoutHelper_restoreLayoutGsState__SWIG_0(HandleRef jarg1, HandleRef jarg2, UInt32 jarg3)
static bool OdGsLayoutHelper_extractLayoutIdForGsState__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, UInt32 jarg4)
static IntPtr OdGsLayoutHelper_activeView(HandleRef jarg1)