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

In This Topic
    INSTANCE_YCOORD Property
    In This Topic
    Y coordinate # 19003.
    Syntax
    public PropertyValue INSTANCE_YCOORD {get; set;}
    public:
    property PropertyValue^ INSTANCE_YCOORD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    See Also