Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ArcPropertyList Class / DMG_ARC_CENTER_Y Property / DMG_ARC_CENTER_Y Property

In This Topic
    DMG_ARC_CENTER_Y Property
    In This Topic
    Y coordinate of the center # 19322.
    Syntax
    public PropertyValue DMG_ARC_CENTER_Y {get; set;}
    public:
    property PropertyValue^ DMG_ARC_CENTER_Y {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also