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