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

In This Topic
    FRAME_CONTACTIMAGE_POSTPONEMENT Property
    In This Topic
    Contact image offset # 12061.
    Syntax
    public PropertyValue FRAME_CONTACTIMAGE_POSTPONEMENT {get; set;}
    public:
    property PropertyValue^ FRAME_CONTACTIMAGE_POSTPONEMENT {
       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 offset of the contact image relative to the placement.

    See Also