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

In This Topic
    DMG_VIEWPLACEMENT_MANUAL_CENTER Property
    In This Topic
    Model view: Manual displacement # 36501.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_MANUAL_CENTER {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_MANUAL_CENTER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.PointD.
    Remarks

    Moving the center of the model view, drilling view or copper unfold.

    See Also