Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_COLOR Property / INSTANCE_COLOR Property

In This Topic
    INSTANCE_COLOR Property
    In This Topic
    Color # 19010.
    Syntax
    public PropertyValue INSTANCE_COLOR {get; set;}
    public:
    property PropertyValue^ INSTANCE_COLOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also