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);
void setLength(double length)
OdDgMultilineBreak(IntPtr cPtr, bool cMemoryOwn)
void setLinesMask(UInt32 mask)
virtual void Dispose(bool disposing)
OdDgMultilineBreak.Flags getFlags()
static HandleRef getCPtr(OdDgMultilineBreak obj)
void setFlags(OdDgMultilineBreak.Flags value)
void setOffset(double offset)
static global::System.Exception Retrieve()
static void OdDgMultilineBreak_setOffset(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgMultilineBreak_setFlags(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgMultilineBreak_setLinesMask(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void delete_OdDgMultilineBreak(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgMultilineBreak_getLength(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgMultilineBreak_getOffset(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgMultilineBreak_getFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMultilineBreak_setLength(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static UInt32 OdDgMultilineBreak_getLinesMask(global::System.Runtime.InteropServices.HandleRef jarg1)