14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
109 MemoryManager mMan = MemoryManager.GetMemoryManager();
110 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
148 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
166 MemoryManager mMan = MemoryManager.GetMemoryManager();
167 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static void OdGsProperties_update__SWIG_1(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3)
static bool OdGsProperties_isUnderlyingDrawablePersistent(HandleRef jarg1)
static IntPtr OdGsProperties_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdGsProperties_underlyingDrawableType(HandleRef jarg1)
static IntPtr OdGsProperties_createObject()
static IntPtr OdGsProperties_isA(HandleRef jarg1)
static void OdGsProperties_update__SWIG_0(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, UInt32 jarg4)
static int OdGsProperties_propertiesType(HandleRef jarg1)
static IntPtr OdGsProperties_underlyingDrawable(HandleRef jarg1)
static string OdGsProperties_getRealClassName(IntPtr jarg1)
static bool OdGsProperties_hasUnderlyingDrawable(HandleRef jarg1)
static IntPtr OdGsProperties_desc()
static void OdGsProperties_display__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, UInt32 jarg4)
static IntPtr OdGsProperties_cast(HandleRef jarg1)
static void delete_OdGsProperties(HandleRef jarg1)
static void OdGsProperties_setUnderlyingDrawable(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3)
static void OdGsProperties_display__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdGsProperties_propertiesForType(HandleRef jarg1, int jarg2)
static global::System.IntPtr OdGsProperties_underlyingDrawableId(HandleRef jarg1)
static bool OdGsProperties_isUnderlyingDrawableChanged(HandleRef jarg1, HandleRef jarg2)
static void OdGsProperties_display__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGiContext obj)
static HandleRef getCPtr(OdGiDrawable obj)
static HandleRef getCPtr(OdGsBaseVectorizer obj)
static HandleRef getCPtr(OdGsPropertiesDirectRenderOutput obj)
virtual void update(OdGiDrawable pUnderlyingDrawable, OdGsViewImpl view, UInt32 incFlags)
virtual Teigha.Core.OdGsProperties.PropertiesType vb_propertiesType()
virtual void display(OdGsBaseVectorizer view, OdGsPropertiesDirectRenderOutput pdro, UInt32 incFlags)
bool hasUnderlyingDrawable()
virtual void vb_display(Teigha.Core.OdGsBaseVectorizer view, Teigha.Core.OdGsPropertiesDirectRenderOutput pdro, uint incFlags)
OdDbStub underlyingDrawableId()
static new OdRxClass desc()
virtual OdGsProperties.PropertiesType propertiesType()
override void Dispose(bool disposing)
virtual void display(OdGsBaseVectorizer view)
virtual OdGsProperties propertiesForType(OdGsProperties.PropertiesType arg0)
bool isUnderlyingDrawableChanged(OdGiDrawable pUnderlyingDrawable)
OdGiDrawable.DrawableType underlyingDrawableType()
bool isUnderlyingDrawablePersistent()
virtual void vb_display(Teigha.Core.OdGsBaseVectorizer view, Teigha.Core.OdGsPropertiesDirectRenderOutput pdro)
virtual void update(OdGiDrawable pUnderlyingDrawable, OdGsViewImpl view)
static OdGsProperties cast(OdRxObject pObj)
static string getRealClassName(IntPtr ptr)
override OdRxObject queryX(OdRxClass protocolClass)
static OdGsProperties createObject()
virtual void display(OdGsBaseVectorizer view, OdGsPropertiesDirectRenderOutput pdro)
static HandleRef getCPtr(OdGsProperties obj)
virtual void vb_display(Teigha.Core.OdGsBaseVectorizer view)
void setUnderlyingDrawable(OdGiDrawable pUnderlyingDrawable, OdGiContext ctx)
OdGsProperties(IntPtr cPtr, bool cMemoryOwn)
OdGiDrawable underlyingDrawable()
static HandleRef getCPtr(OdGsViewImpl obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)