Share

AcGsView::getViewport

C++

virtual void getViewport(
    AcGsDCRect & screen_rect
) const = 0;

Description

This method retrieves the extents of the viewport in device coordinates (pixels).

Parameters

Parameters Description
screen_rect Output view extents in device coordinates

Links

AcGsView Class

Was this information helpful?