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

In This Topic
    PAGE_SCALE_RELATION Property
    In This Topic
    Scale (ratio) # 11044.
    Syntax
    public PropertyValue PAGE_SCALE_RELATION {get; set;}
    public:
    property PropertyValue^ PAGE_SCALE_RELATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the contents of the property Scale (ID 11048) as a property , for example "10 : 1" or "1 : 4". You can place this property as a special text on project pages.

    See Also