Maps for ASP.NET Web Forms
Center Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1Maps Class : Center Property
Gets or sets the center of this map in geographic coordinates.
Syntax
'Declaration
 
Public Property Center As PointD
public PointD Center {get; set;}
Remarks
The default value is (0,0).
See Also

Reference

C1Maps Class
C1Maps Members