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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

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

    See Also