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

Color Structure Properties

For a list of all members of this type, see Color members.

Public Properties
 NameDescription
Public PropertyGets or sets the blue channel value of color (0-255)  
Public PropertyGets or sets Color id  
Public PropertyGets or sets the green channel value of color (0-255)  
Public PropertyGets or sets the red channel value of color (0-255)  
Public PropertyGets 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  
Public Propertyif true, then transparency must be taken from layer  
Top
See Also