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

Defines background style. More...

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

Public Member Functions

 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)
 

Protected Member Functions

override void Dispose (bool disposing)
 

Detailed Description

Defines background style.

Member Function Documentation

◆ Dispose()

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

Reimplemented from cadex.BaseObject.