Click or drag to resize
MapBaseCurrentView Property
Returns the rectangle for the currently active view within the map's total view area

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public Rectangle CurrentView { get; }

Property Value

Type: Rectangle
See Also