API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_SCALE Property / DMG_VIEWPLACEMENT_SCALE(Int32) Property

In This Topic
    DMG_VIEWPLACEMENT_SCALE(Int32) Property
    In This Topic
    Model view: Scale # 36510. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SCALE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SCALE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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