ViewRectangle Property (JViewport)

Class

JViewport.

Action

Gets the visible part of the view, in view coordinates.

Syntax

'Declaration
Protected Read Property ViewRectangle As Rectangle

Access

Read only.

Examples

Dim rect As Rectangle = viewport.ViewRectangle