Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationBoxPropertyList Class / RECTANGLE_WIDTH Property / RECTANGLE_WIDTH Property

In This Topic
    RECTANGLE_WIDTH Property
    In This Topic
    Width # 20221.
    Syntax
    public PropertyValue RECTANGLE_WIDTH {get; set;}
    public:
    property PropertyValue^ RECTANGLE_WIDTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Allows the width of black boxes, structure boxes and PLC boxes to be specified in placeholder objects.

    See Also