Maps for WinRT
Center Property


Gets or sets the center of this map in geographic coordinates.
Syntax
'Declaration
 
Public Property Center As Point
'Usage
 
Dim instance As C1Maps
Dim value As Point
 
instance.Center = value
 
value = instance.Center
public Point Center {get; set;}
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback