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

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

    Property Value

    Returns property value of type System.Double.
    See Also