API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement Class / Rectangle Property

In This Topic
    Rectangle Property
    In This Topic
    Rectangle which is display as a border of ViewPlacement.
    Syntax
    public Rectangle Rectangle {get;}
    public:
    property Rectangle^ Rectangle {
       Rectangle^ get();
    }
    See Also