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

In This Topic
    FRAME_CONTACTIMAGE_OFFSET Property
    In This Topic
    Contact image margin (in path) # 12060.
    Syntax
    public PropertyValue FRAME_CONTACTIMAGE_OFFSET {get; set;}
    public:
    property PropertyValue^ FRAME_CONTACTIMAGE_OFFSET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    For automatically aligned contact images, this value specifies the distance of the contact image to the bottom of the page or the relevant "Ladder" borders (depending on the plot frame used).

    See Also