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(OdGeDoubleArray obj)
static HandleRef getCPtr(OdGePoint2d obj)
DWGHatchLine(IntPtr cPtr, bool cMemoryOwn)
bool IsEqual(DWGHatchLine l)
virtual void Dispose(bool disposing)
OdGePoint2d m_throughPoint
static HandleRef getCPtr(DWGHatchLine obj)
static global::System.Exception Retrieve()
static global::System.IntPtr DWGHatchLine_m_offset_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_DWGHatchLine(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr DWGHatchLine_m_dashes_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void DWGHatchLine_m_throughPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void DWGHatchLine_m_dashes_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr DWGHatchLine_m_throughPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void DWGHatchLine_m_offset_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double DWGHatchLine_m_angle_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void DWGHatchLine_m_angle_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static bool DWGHatchLine_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)