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);
bool getUseTableLineStyleFlag()
void setColorIndex(UInt32 uColor)
void setLineVisibility(bool bSet)
void setLineWeight(UInt32 uLineWeight)
bool getUseTableColorFlag()
OdDgTableCellSymbology(IntPtr cPtr, bool cMemoryOwn)
bool getUseTableLineWeightFlag()
static HandleRef getCPtr(OdDgTableCellSymbology obj)
virtual void Dispose(bool disposing)
void setUseTableColorFlag(bool bSet)
void setUseTableLineWeightFlag(bool bSet)
void setUseTableLineStyleFlag(bool bSet)
void updateTableSymbology(UInt32 uTableColor, UInt32 uLineStyle, UInt32 uLineWeight)
void setLineStyle(UInt32 uLineStyle)
static global::System.Exception Retrieve()
static bool OdDgTableCellSymbology_getLineVisibility(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgTableCellSymbology(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgTableCellSymbology_getUseTableLineStyleFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgTableCellSymbology_getUseTableLineWeightFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTableCellSymbology_updateTableSymbology(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, UInt32 jarg4)
static void OdDgTableCellSymbology_setColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgTableCellSymbology_getLineStyle(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTableCellSymbology_setUseTableLineWeightFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgTableCellSymbology_setLineStyle(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgTableCellSymbology_setLineWeight(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgTableCellSymbology_setUseTableColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 OdDgTableCellSymbology_getColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgTableCellSymbology_getLineWeight(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTableCellSymbology_setUseTableLineStyleFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgTableCellSymbology_setLineVisibility(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgTableCellSymbology_getUseTableColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1)