TransparencyIsClear Property
|
Gets if the transparency method for this
Transparency object is ByALpha and alpha == 0.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public bool IsClear { get; }
Public ReadOnly Property IsClear As Boolean
Get
public:
property bool IsClear {
bool get ();
}
member IsClear : bool with get
Property Value
Type:
Boolean
See Also