14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static void OdTextProperties_setTrackingPercent(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdTextProperties_setLastChar(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_setZeroNormals(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdTextProperties_isOverlined(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTextProperties_isInBigFont(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_setOverlined(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_m_prevChar_set(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static bool OdTextProperties_isLastPosOnly(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_m_textQuality_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static UInt16 OdTextProperties_m_textQuality_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 OdTextProperties_m_flags_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTextProperties_isIncludePenups(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdTextProperties_textQuality(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_m_flags_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static bool OdTextProperties_isVerticalText(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_setVerticalText(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_m_trackingPercent_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static bool OdTextProperties_isLastChar(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTextProperties_isTriangleCache(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTextProperties_isGlyph(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_setSetTriangleCache(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_setIncludePenups(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_setNormalText(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdTextProperties_isZeroNormals(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTextProperties_isStriked(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_setTextQuality(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdTextProperties_setStriked(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_setLastPosOnly(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_setGlyph(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdTextProperties_isNormalText(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTextProperties_ttfPolyDraw(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_setUnderlined(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdTextProperties_setTtfPolyDraw(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdTextProperties_isUnderlined(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdTextProperties_trackingPercent(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdTextProperties(global::System.Runtime.InteropServices.HandleRef jarg1)
static char OdTextProperties_m_prevChar_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdTextProperties_setInBigFont(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static double OdTextProperties_m_trackingPercent_get(global::System.Runtime.InteropServices.HandleRef jarg1)
void setNormalText(bool value)
void setTextQuality(UInt32 val)
const int kExtentsCalculation
void setUnderlined(bool value)
void setGlyph(bool value)
virtual void Dispose(bool disposing)
void setSetTriangleCache(bool value)
void setVerticalText(bool value)
void setLastChar(bool value)
void setStriked(bool value)
void setLastPosOnly(bool value)
OdTextProperties(IntPtr cPtr, bool cMemoryOwn)
void setIncludePenups(bool value)
static HandleRef getCPtr(OdTextProperties obj)
void setInBigFont(bool value)
void setTtfPolyDraw(bool bFlag)
void setTrackingPercent(double trackingPercent)
void setOverlined(bool value)
void setZeroNormals(bool value)