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();
136 MemoryManager mMan = MemoryManager.GetMemoryManager();
137 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
156 MemoryManager mMan = MemoryManager.GetMemoryManager();
157 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgFiler obj)
static OdDgLineStyleResource cast(OdRxObject pObj)
override OdRxObject queryX(OdRxClass protocolClass)
virtual void scaleResource(double dScale)
static new OdRxClass desc()
OdDgLineStyleResource(IntPtr cPtr, bool cMemoryOwn)
static OdDgLineStyleResource createObject(UInt16 type)
static string getRealClassName(IntPtr ptr)
static HandleRef getCPtr(OdDgLineStyleResource obj)
virtual UInt16 getRawDataSize()
virtual void dgnOutFields(OdDgFiler pFiler)
virtual void dgnInFields(OdDgFiler pFiler, UInt32 dataSize)
static OdDgLineStyleResource createObject()
static OdDgLineStyleResource createObject(UInt32 rscid)
override void Dispose(bool disposing)
static global::System.Exception Retrieve()
static IntPtr OdDgLineStyleResource_isA(HandleRef jarg1)
static UInt16 OdDgLineStyleResource_getType(HandleRef jarg1)
static void OdDgLineStyleResource_scaleResource(HandleRef jarg1, double jarg2)
static void OdDgLineStyleResource_dgnInFields(HandleRef jarg1, HandleRef jarg2, UInt32 jarg3)
static IntPtr OdDgLineStyleResource_desc()
static IntPtr OdDgLineStyleResource_cast(HandleRef jarg1)
static void delete_OdDgLineStyleResource(HandleRef jarg1)
static IntPtr OdDgLineStyleResource_createObject__SWIG_2(UInt32 jarg1)
static void OdDgLineStyleResource_dgnOutFields(HandleRef jarg1, HandleRef jarg2)
static UInt16 OdDgLineStyleResource_getRawDataSize(HandleRef jarg1)
static string OdDgLineStyleResource_getRealClassName(IntPtr jarg1)
static IntPtr OdDgLineStyleResource_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgLineStyleResource_createObject__SWIG_0()
static IntPtr OdDgLineStyleResource_createObject__SWIG_1(UInt16 jarg1)