Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / LinePropertyList Class / LINE_START_Y Property / LINE_START_Y Property

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

    Property Value

    Returns property value of type System.Double.
    See Also