Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Color Structure / Transparency Property

In This Topic
Transparency Property (Color)
In This Topic
Gets or sets transparency (0-255) due to internal technical limitations transparency is always stored as even value so 13 will be stored as 12 for example
Syntax
public byte Transparency {get; set;}
See Also