Hide menu
Loading...
Searching...
No Matches
cadex.View.ColorBackgroundStyle Class Reference

Defines color background style. More...

Inheritance diagram for cadex.View.ColorBackgroundStyle:
cadex.View.BackgroundStyle cadex.BaseObject

Public Member Functions

 ColorBackgroundStyle (global::System.IntPtr cPtr, bool cMemoryOwn)
 
 ColorBackgroundStyle (cadex.Materials.Color theColor)
 
cadex.Materials.Color Color ()
 
- Public Member Functions inherited from cadex.View.BackgroundStyle
 BackgroundStyle (global::System.IntPtr cPtr, bool cMemoryOwn)
 
- Public Member Functions inherited from cadex.BaseObject
 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)
 

Static Public Member Functions

static bool CompareType (cadex.BaseObject theObject)
 

Protected Member Functions

override void Dispose (bool disposing)
 

Detailed Description

Member Function Documentation

◆ Dispose()

override void cadex.View.ColorBackgroundStyle.Dispose ( bool disposing)
inlineprotectedvirtual

Reimplemented from cadex.View.BackgroundStyle.