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

In This Topic
    ColorId Property (Color)
    In This Topic
    Gets or sets Color id
    Syntax
    public short ColorId {get; set;}
    public:
    property short ColorId {
       short get();
       void set (    short value);
    }

    Property Value

    Color index used by object
    See Also