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(OdDgFiler obj)
void dgnInFields(OdDgFiler pFiler)
OdDgMultilineProfile(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(OdDgMultilineProfile obj)
OdDgMultilineSymbology symbology()
void dgnOutFields(OdDgFiler pFiler)
void setDistance(double distance)
void setSymbology(OdDgMultilineSymbology symbology)
OdDgMultilineSymbology getSymbology()
void getSymbology(OdDgMultilineSymbology symbology)
static HandleRef getCPtr(OdDgMultilineSymbology obj)
static global::System.Exception Retrieve()
static global::System.IntPtr OdDgMultilineProfile_getSymbology__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgMultilineProfile_symbology(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMultilineProfile_setDistance(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgMultilineProfile_setSymbology(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgMultilineProfile_getSymbology__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDgMultilineProfile(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMultilineProfile_dgnOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static double OdDgMultilineProfile_getDistance(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMultilineProfile_dgnInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)