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

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

    Property Value

    Returns property value of type System.Double.
    See Also