Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / FRAME_AUTOX_OFFSET Property / FRAME_AUTOX_OFFSET Property

In This Topic
    FRAME_AUTOX_OFFSET Property
    In This Topic
    Property arrangement: Automatic X coordinate (path) # 12063.
    Syntax
    public PropertyValue FRAME_AUTOX_OFFSET {get; set;}
    public:
    property PropertyValue^ FRAME_AUTOX_OFFSET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Specifies the value for the X-coordinate for property arrangements at which the display property X coordinate automatic (path) is activated. The value is relative to the point of origin of the page.

    See Also