ACadSharp.Transparency - DomCR/ACadSharp GitHub Wiki
Transparency Class
Represents the transparency for the graphical objects.
Definition
Namespace: ACadSharp
C#
public sealedstruct Transparency
Properties
Returns | Name | Summary |
---|---|---|
Boolean |
IsByBlock | Defines if the transparency is defined by block. |
Boolean |
IsByLayer | Defines if the transparency is defined by layer. |
Int16 |
Value | Gets or sets the transparency value. |