Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / RectanglePropertyList Class / RECTANGLE_START_X Property / RECTANGLE_START_X Property

In This Topic
    RECTANGLE_START_X Property
    In This Topic
    X coordinate starting point # 19340.
    Syntax
    public PropertyValue RECTANGLE_START_X {get; set;}
    public:
    property PropertyValue^ RECTANGLE_START_X {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also