Defines color background style.
More...
|
|
| ColorBackgroundStyle (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| ColorBackgroundStyle (cadex.Materials.Color theColor) |
| |
|
cadex.Materials.Color | Color () |
| |
|
| BackgroundStyle (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| BaseObject (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
bool | IsNull () |
| |
| ulong | Id () |
| | Return unique identifier of public object.
|
| |
|
bool | IsEqual (cadex.BaseObject theObj) |
| |
|
override int | GetHashCode () |
| |
|
override bool | Equals (System.Object o) |
| |
|
| override void | Dispose (bool disposing) |
| |
◆ Dispose()
| override void cadex.View.ColorBackgroundStyle.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |