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();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgCompoundLineStyleComponentInfo obj)
override OdRxObject queryX(OdRxClass protocolClass)
override void scaleResource(double dScale)
override void Dispose(bool disposing)
override UInt16 getRawDataSize()
bool getComponent(UInt32 uIndex, OdDgCompoundLineStyleComponentInfo component)
static new OdRxClass desc()
bool deleteComponent(UInt32 uIndex)
bool setComponent(UInt32 uIndex, OdDgCompoundLineStyleComponentInfo component)
OdDgCompoundLineStyleResource(IntPtr cPtr, bool cMemoryOwn)
void setDescription(String strDescription)
override void dgnOutFields(OdDgFiler pFiler)
UInt32 getComponentCount()
override UInt16 getType()
override void dgnInFields(OdDgFiler pFiler, UInt32 dataSize)
static new OdDgCompoundLineStyleResource createObject()
static string getRealClassName(IntPtr ptr)
static OdDgCompoundLineStyleResource cast(OdRxObject pObj)
static HandleRef getCPtr(OdDgCompoundLineStyleResource obj)
void addComponent(OdDgCompoundLineStyleComponentInfo component)
static HandleRef getCPtr(OdDgFiler obj)
static global::System.Exception Retrieve()
static IntPtr OdDgCompoundLineStyleResource_createObject()
static UInt16 OdDgCompoundLineStyleResource_getType(HandleRef jarg1)
static IntPtr OdDgCompoundLineStyleResource_queryX(HandleRef jarg1, HandleRef jarg2)
static void delete_OdDgCompoundLineStyleResource(HandleRef jarg1)
static void OdDgCompoundLineStyleResource_dgnInFields(HandleRef jarg1, HandleRef jarg2, UInt32 jarg3)
static bool OdDgCompoundLineStyleResource_deleteComponent(HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgCompoundLineStyleResource_getComponentCount(HandleRef jarg1)
static String OdDgCompoundLineStyleResource_getDescription(HandleRef jarg1)
static bool OdDgCompoundLineStyleResource_setComponent(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDgCompoundLineStyleResource_desc()
static IntPtr OdDgCompoundLineStyleResource_isA(HandleRef jarg1)
static UInt16 OdDgCompoundLineStyleResource_getRawDataSize(HandleRef jarg1)
static bool OdDgCompoundLineStyleResource_getComponent(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDgCompoundLineStyleResource_scaleResource(HandleRef jarg1, double jarg2)
static string OdDgCompoundLineStyleResource_getRealClassName(IntPtr jarg1)
static void OdDgCompoundLineStyleResource_dgnOutFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgCompoundLineStyleResource_cast(HandleRef jarg1)
static void OdDgCompoundLineStyleResource_addComponent(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgCompoundLineStyleResource_setDescription(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)