This document is archived and information here might be outdated. Recommended version. |
The geometry specifying the visible region of the Map.
[Visual Basic .NET]
Public WriteOnly Property VisibleRegion
[C#]
public void VisibleRegion {set;}
[C++]
HRESULT put_VisibleRegion(
void
);
Sets the MapControl's window to be the shape of the supplied geometry (in map units). Only the parts of the MapControl's layers that fall within the geometry specified will be seen.