TransparencyIsByAlpha Property
 | 
Gets if the transparency method is
ByAlpha
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public bool IsByAlpha { get; }
 
Public ReadOnly Property IsByAlpha As Boolean
        Get
 
public:
property bool IsByAlpha {
        bool get ();
}
 
member IsByAlpha : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also