14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(CFxVectorizeDevice obj)
CFxViewDrawContext(IntPtr cPtr, bool cMemoryOwn)
virtual CFxViewDrawInfo GetViewDrawInfo()
virtual void DrawObject(OdGiDrawable pDrawable)
virtual void SetClipPath(OdGePoint2dArray clip)
virtual OdGiGeometry GetGiGeometry()
virtual void Dispose(bool disposing)
static HandleRef getCPtr(CFxViewDrawContext obj)
virtual void BeginUpdate(CFxViewDrawInfo rDrawInfo)
virtual void ClearBackground(UInt32 clearColor)
virtual void AdjustBeforeUpdate(CFxVectorizeDevice device, CFxViewDrawInfo rDrawInfo, CFxView view)
static HandleRef getCPtr(CFxViewDrawInfo obj)
static HandleRef getCPtr(CFxView obj)
static global::System.Exception Retrieve()
static void CFxViewDrawContext_SetClipPath(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static void CFxViewDrawContext_DrawObject(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static IntPtr CFxViewDrawContext_GetGiGeometry(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxViewDrawContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxViewDrawContext_ClearBackground(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxViewDrawContext_BeginUpdate(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxViewDrawContext_EndUpdate(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxViewDrawContext_AdjustBeforeUpdate(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr CFxViewDrawContext_GetViewDrawInfo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGePoint2dArray obj)
static HandleRef getCPtr(OdGiDrawable obj)