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