Skip to content

ACadSharp.Transparency

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

Transparency Class

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.
Clone this wiki locally