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

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

    Property Value

    Returns property value of type System.Double.
    See Also