IMapCurrentCenter Property |
Gets the center of the map in WGS84 coordinates while it 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 Point CurrentCenter { get; }
ReadOnly Property CurrentCenter As Point
Get
property Point CurrentCenter {
Point get ();
}
abstract CurrentCenter : Point with get
Property Value
Type:
PointSee Also