Property Transparency
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
Transparency
Gets or sets the transparency value for the entity.
[CadInt(CadEntityAttribute.Cad440, CadParameterType.Optional, "AcDbEntity")]
public int? Transparency { get; set; }
Property Value
- int?
The transparency value.