-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Transparency
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Represents the transparency for the graphical objects.
Namespace: ACadSharp
C#
public sealedstruct Transparency
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. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions