Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_SCALE Property / DMG_VIEWPLACEMENT_SCALE Property

In This Topic
    DMG_VIEWPLACEMENT_SCALE Property
    In This Topic
    Model view: Scale # 36510.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SCALE {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SCALE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Specifies the scale of the model view, drilling view or copper unfold.

    See Also