14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
static global::System.Exception Retrieve()
static global::System.IntPtr OdGiGradientBackgroundTraitsData_colorMiddle(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiGradientBackgroundTraitsData_IsNotEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdGiGradientBackgroundTraitsData_horizon(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiGradientBackgroundTraitsData_colorTop(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiGradientBackgroundTraitsData_setColorBottom(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdGiGradientBackgroundTraitsData(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGiGradientBackgroundTraitsData_height(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiGradientBackgroundTraitsData_setRotation(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static bool OdGiGradientBackgroundTraitsData_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiGradientBackgroundTraitsData_setColorTop(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdGiGradientBackgroundTraitsData_rotation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiGradientBackgroundTraitsData_setHeight(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGiGradientBackgroundTraitsData_colorBottom(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiGradientBackgroundTraitsData_setHorizon(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdGiGradientBackgroundTraitsData_setColorMiddle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdCmEntityColor obj)
OdGiDrawable.DrawableType type()
override void Dispose(bool disposing)
bool IsEqual(OdGiGradientBackgroundTraitsData data2)
static HandleRef getCPtr(OdGiGradientBackgroundTraitsData obj)
void setHorizon(double value)
OdCmEntityColor colorBottom()
OdGiGradientBackgroundTraitsData()
void setColorTop(OdCmEntityColor color)
OdCmEntityColor colorTop()
void setHeight(double value)
Teigha.Core.OdGiDrawable.DrawableType vb_type()
void setColorMiddle(OdCmEntityColor color)
void setRotation(double value)
void setColorBottom(OdCmEntityColor color)
bool IsNotEqual(OdGiGradientBackgroundTraitsData data2)
OdGiGradientBackgroundTraitsData(IntPtr cPtr, bool cMemoryOwn)
OdCmEntityColor colorMiddle()