14using System.Runtime.InteropServices;
16public class LineStats : global::System.IDisposable {
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 double LineStats_m_MaxX_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double LineStats_getHeightForAligned(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void delete_LineStats(global::System.Runtime.InteropServices.HandleRef jarg1)
static void LineStats_m_TextSizeForLinespace_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double LineStats_caclulateLineSpace(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void LineStats_m_MinX_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void LineStats_m_Width_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void LineStats_m_MaxX_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double LineStats_m_MinY_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double LineStats_m_Width_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double LineStats_m_TextSizeForLinespace_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void LineStats_m_Height_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double LineStats_m_TextSizeMaxY_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void LineStats_m_MaxTextSize_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double LineStats_m_Height_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void LineStats_m_MinY_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void LineStats_m_MaxY_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void LineStats_m_StackedHeight_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double LineStats_m_LastWordHeight_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double LineStats_m_MinX_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double LineStats_m_MaxY_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double LineStats_m_StackedHeight_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void LineStats_m_LastWordHeight_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void LineStats_m_TextSizeMaxY_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double LineStats_m_MaxTextSize_get(global::System.Runtime.InteropServices.HandleRef jarg1)
LineStats(IntPtr cPtr, bool cMemoryOwn)
virtual double caclulateLineSpace(double linespacingFactor)
LineStats(double h, double mts)
virtual void Dispose(bool disposing)
virtual double getHeightForAligned(int linespacingStyle)
static HandleRef getCPtr(LineStats obj)
LineStats(double h, double mts, double w)
double m_TextSizeForLinespace