Click or drag to resize

EntityObjectTransparency Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets layer transparency (default: ByLayer).

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Transparency Transparency { get; set; }
Request Example View Source

Property Value

Type: Transparency
See Also