14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(OdCmTransparency obj)
static HandleRef getCPtr(OdDgCmEntityColor obj)
static HandleRef getCPtr(OdDgDatabase obj)
virtual bool getTrueColor(OdDgDatabase pDb, OdDgCmEntityColor trueColor)
virtual void setMaterial(OdDgElementId idMaterial)
virtual bool getLineWeight(out UInt32 uLineWeight)
virtual bool getTransparency(OdCmTransparency dTransparency)
virtual void clearColorFlag()
virtual void initFromDisplayStyle(OdDgDatabase pDb, OdDgElementId idDisplayStyle)
virtual void Dispose(bool disposing)
OdDgDisplayStyleContextData(IntPtr cPtr, bool cMemoryOwn)
virtual void clearAllFlags()
virtual bool getMaterial(OdDgElementId idMaterial)
virtual void clearLineWeightFlag()
virtual void setTransparency(OdCmTransparency dTransparency)
virtual void clearTransparencyFlag()
virtual void setLineStyle(UInt32 uLineStyle)
OdDgDisplayStyleContextData()
virtual void clearLineStyleFlag()
virtual void setColorIndex(UInt32 uColorIndex)
static HandleRef getCPtr(OdDgDisplayStyleContextData obj)
virtual void clearMaterialFlag()
virtual bool getLineStyle(out UInt32 uLineStyle)
virtual void setLineWeight(UInt32 uLineWeight)
static HandleRef getCPtr(OdDgElementId obj)
static global::System.Exception Retrieve()
static void OdDgDisplayStyleContextData_clearTransparencyFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDisplayStyleContextData_setLineStyle(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgDisplayStyleContextData_clearColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgDisplayStyleContextData(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDisplayStyleContextData_setMaterial(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgDisplayStyleContextData_clearLineWeightFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDisplayStyleContextData_clearMaterialFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDisplayStyleContextData_getLineStyle(global::System.Runtime.InteropServices.HandleRef jarg1, out UInt32 jarg2)
static void OdDgDisplayStyleContextData_initFromDisplayStyle(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdDgDisplayStyleContextData_getMaterial(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgDisplayStyleContextData_setColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool OdDgDisplayStyleContextData_getTransparency(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgDisplayStyleContextData_getTrueColor(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDgDisplayStyleContextData_setLineWeight(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgDisplayStyleContextData_clearAllFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDisplayStyleContextData_getLineWeight(global::System.Runtime.InteropServices.HandleRef jarg1, out UInt32 jarg2)
static void OdDgDisplayStyleContextData_setTransparency(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgDisplayStyleContextData_clearLineStyleFlag(global::System.Runtime.InteropServices.HandleRef jarg1)