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);
58 public virtual void source(ref
string filename) {
59IntPtr tmp_filename = Marshal.StringToCoTaskMemUni(filename);
60 IntPtr saved_filename = tmp_filename;
65if (tmp_filename != saved_filename) filename = Marshal.PtrToStringUni(tmp_filename);
virtual void setTileMethod(TileMethod tileMethod)
virtual void setOffsetV(double offsetV)
virtual double blendFactor()
virtual TileMethod tileMethod()
virtual void vb_source(ref string filename)
virtual void setScaleV(double scaleV)
virtual void setFitToObject(bool fitToObject)
virtual void Dispose(bool disposing)
virtual void setScaleU(double scaleU)
virtual bool useAutoAxis()
virtual void setBlendFactor(double blendFactor)
virtual void setUseAutoAxis(bool useAutoAxis)
static HandleRef getCPtr(OdAveBitmap obj)
virtual void source(ref string filename)
OdAveBitmap(IntPtr cPtr, bool cMemoryOwn)
virtual void setSource(String filename)
virtual Teigha.TD.TileMethod vb_tileMethod()
virtual bool fitToObject()
virtual void setOffsetU(double offsetU)
static global::System.Exception Retrieve()
static double OdAveBitmap_offsetV(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdAveBitmap_fitToObject(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveBitmap_setTileMethod(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdAveBitmap_setBlendFactor(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdAveBitmap_setUseAutoAxis(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdAveBitmap_setSource(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static double OdAveBitmap_scaleV(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdAveBitmap_scaleU(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveBitmap_setOffsetV(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static int OdAveBitmap_tileMethod(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveBitmap_setScaleU(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdAveBitmap_setFitToObject(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void delete_OdAveBitmap(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveBitmap_source(global::System.Runtime.InteropServices.HandleRef jarg1, ref IntPtr jarg2)
static double OdAveBitmap_offsetU(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdAveBitmap_blendFactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveBitmap_setOffsetU(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdAveBitmap_setScaleV(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static bool OdAveBitmap_useAutoAxis(global::System.Runtime.InteropServices.HandleRef jarg1)