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);
204 MemoryManager mMan = MemoryManager.GetMemoryManager();
205 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
void setUseSymbolColor(bool bSet)
void setVertexMask(UInt32 nVertexMask)
OdDbObjectId symbolComponent()
static HandleRef getCPtr(OdDbLSSymbolReference obj)
void setAngle(double fAngle)
void setPartialProjected(bool bSet)
void setYOffset(double fOffset)
Teigha.TD.OdDbLSSymbolReference.RotationType vb_rotationType()
void setAllowStretch(bool bSet)
OdDbLSSymbolReference(IntPtr cPtr, bool cMemoryOwn)
bool useSymbolLineweight()
void setPartialStrokes(bool bSet)
OdDbLSSymbolReference.RotationType rotationType()
void setJustify(OdDbLSSymbolReference.Justify nSet)
void setClipPartial(bool bSet)
Teigha.TD.OdDbLSSymbolReference.Justify vb_justify()
OdDbLSSymbolReference.Justify justify()
void setStrokeNumber(Int32 nStroke)
void setUseSymbolLineweight(bool bSet)
void setXOffset(double fOffset)
void setSymbolComponent(OdDbObjectId id)
virtual void Dispose(bool disposing)
void setRotationType(OdDbLSSymbolReference.RotationType nSet)
static HandleRef getCPtr(OdDbObjectId obj)
static global::System.Exception Retrieve()
static double OdDbLSSymbolReference_yOffset(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setYOffset(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDbLSSymbolReference_setPartialStrokes(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDbLSSymbolReference_clipPartial(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setVertexMask(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdDbLSSymbolReference_symbolComponent(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDbLSSymbolReference_xOffset(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbLSSymbolReference_partialProjected(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDbLSSymbolReference_angle(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setSymbolComponent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbLSSymbolReference_setAllowStretch(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void delete_OdDbLSSymbolReference(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbLSSymbolReference_partialStrokes(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setPartialProjected(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDbLSSymbolReference_allowStretch(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setAngle(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static int OdDbLSSymbolReference_rotationType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setJustify(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDbLSSymbolReference_setRotationType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDbLSSymbolReference_setXOffset(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static bool OdDbLSSymbolReference_useSymbolColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setUseSymbolLineweight(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static Int32 OdDbLSSymbolReference_strokeNumber(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbLSSymbolReference_setClipPartial(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDbLSSymbolReference_setStrokeNumber(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void OdDbLSSymbolReference_setUseSymbolColor(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 OdDbLSSymbolReference_vertexMask(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDbLSSymbolReference_justify(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbLSSymbolReference_useSymbolLineweight(global::System.Runtime.InteropServices.HandleRef jarg1)