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);
virtual void setLowerJustifiedFlag(bool value)
virtual void setFormat(OdDgRaster.RasterFormat format)
virtual void Dispose(bool disposing)
OdDgRaster(IntPtr cPtr, bool cMemoryOwn)
virtual bool getLowerJustifiedFlag()
virtual bool getHorizontalDataFlag()
virtual void setPositiveFlag(bool value)
virtual void setTransparentFlag(bool value)
virtual void setForeground(byte color)
virtual bool getColorFlag()
virtual byte getForeground()
virtual void setBackground(byte color)
virtual void setRightJustifiedFlag(bool value)
static HandleRef getCPtr(OdDgRaster obj)
virtual bool getRightJustifiedFlag()
virtual byte getBackground()
virtual void setHorizontalDataFlag(bool value)
virtual OdDgRaster.RasterFormat getFormat()
virtual void setColorFlag(bool value)
virtual bool getPositiveFlag()
virtual bool getTransparentFlag()
static global::System.Exception Retrieve()
static byte OdDgRaster_getBackground(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgRaster_getColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgRaster(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgRaster_getTransparentFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgRaster_setTransparentFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgRaster_setForeground(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2)
static void OdDgRaster_setRightJustifiedFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgRaster_getPositiveFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgRaster_setBackground(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2)
static bool OdDgRaster_getLowerJustifiedFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgRaster_getHorizontalDataFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgRaster_setFormat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgRaster_setLowerJustifiedFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int OdDgRaster_getFormat(global::System.Runtime.InteropServices.HandleRef jarg1)
static byte OdDgRaster_getForeground(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgRaster_setHorizontalDataFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgRaster_setColorFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgRaster_setPositiveFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgRaster_getRightJustifiedFlag(global::System.Runtime.InteropServices.HandleRef jarg1)