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

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

    Property Value

    Returns property value of type System.Double.
    See Also