API Help
Eplan.EplApi.HEServices Namespace / DrawingService Class / GetViewport Method

In This Topic
    GetViewport Method
    In This Topic
    Gets the coordinates of the viewport region
    Syntax
    public RectangleF GetViewport()
    public:
    RectangleF GetViewport(); 
    Remarks
    Viewport is returned in graphical coordinate system.
    See Also