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 setWeight(UInt32 dWeight)
OdDgDimTextInfo.StackFractionAlignment getStackFractAlignment()
void setPrimaryNoMasterUnitsFlag(bool val)
bool getSecNoMasterUnitsFlag()
void setStackFractAlignment(OdDgDimTextInfo.StackFractionAlignment val)
virtual void Dispose(bool disposing)
void setWidth(double dWidth)
void setSecNoMasterUnitsFlag(bool val)
void setStackedFractionType(OdDgDimTextInfo.StackedFractionType val)
OdDgDimTextInfo.StackedFractionType getStackedFractionType()
void setUseWeightFlag(bool val)
void setTextFlags(UInt16 flags)
void setHasSecAltFormatFlag(bool val)
OdDgDimTextInfo(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdDgDimTextInfo obj)
void setUseColorFlag(bool val)
void setColorIndex(UInt32 color)
bool getHasAltFormatFlag()
bool getPrimaryNoMasterUnitsFlag()
void setHeight(double dHeight)
void setHasAltFormatFlag(bool val)
void setFontEntryId(UInt32 id)
bool getHasSecAltFormatFlag()
static global::System.Exception Retrieve()
static double OdDgDimTextInfo_getWidth(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDimTextInfo_getHasAltFormatFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDimTextInfo_getHasSecAltFormatFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setStackFractAlignment(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static double OdDgDimTextInfo_getHeight(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setSecNoMasterUnitsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgDimTextInfo_setWeight(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgDimTextInfo_setFontEntryId(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static int OdDgDimTextInfo_getStackedFractionType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setHasAltFormatFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgDimTextInfo_setColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgDimTextInfo_setStackedFractionType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int OdDgDimTextInfo_getStackFractAlignment(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setTextFlags(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static UInt16 OdDgDimTextInfo_getTextFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setWidth(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void delete_OdDgDimTextInfo(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setHeight(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static UInt32 OdDgDimTextInfo_getColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDimTextInfo_getUseColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setHasSecAltFormatFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 OdDgDimTextInfo_getWeight(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDimTextInfo_getSecNoMasterUnitsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgDimTextInfo_getPrimaryNoMasterUnitsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setPrimaryNoMasterUnitsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgDimTextInfo_getUseWeightFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimTextInfo_setUseColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgDimTextInfo_setUseWeightFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgDimTextInfo_setDefaultValues(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgDimTextInfo_getFontEntryId(global::System.Runtime.InteropServices.HandleRef jarg1)