Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / ColorProperty Class / ColorProperty Constructor
In This Topic
    ColorProperty Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new instance of the ColorProperty with the specified value.  
    Creates a new instance of the ColorProperty with the specified color created from RGB component values.  
    Creates a new instance of the ColorProperty with the specified color created from ARGB component values.  
    Creates a new instance of the ColorProperty with ARGB float components.  
    Creates a new instance of the ColorProperty with the specified color created from a predefined color.  
    Creates a new instance of the ColorProperty with the specified color, created from a string representation of color.  
    Creates a new instance of an empty ColorProperty.  
    See Also