FormsMapGetEnvelope Method |
Gets the anticipated bounding box of the visible map section after the map was in animation mode / the
current box while the map is in animation mode.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public MapRectangle GetEnvelope()
Public Function GetEnvelope As MapRectangle
public:
virtual MapRectangle^ GetEnvelope() sealed
abstract GetEnvelope : unit -> MapRectangle
override GetEnvelope : unit -> MapRectangle
Return Value
Type:
MapRectangle The rectangle in WGS84 units.
Implements
IMapGetEnvelopeSee Also