Gets or sets the center of the map in WGS84 coordinates.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax Point Center { get; set; }
Property Center As Point
Get
Set
property Point Center {
Point get ();
void set (Point value);
}
abstract Center : Point with get, set
Property Value
Type:
PointSee Also