Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_XCOORD Property / INSTANCE_XCOORD Property

In This Topic
    INSTANCE_XCOORD Property
    In This Topic
    X coordinate # 19002.
    Syntax
    public PropertyValue INSTANCE_XCOORD {get; set;}
    public:
    property PropertyValue^ INSTANCE_XCOORD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    See Also