Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Maps
.
.
::
.
.
Center Property
C1Maps Class
See Also
Gets or sets the center of this map in geographic coordinates.
Namespace:
C1.Phone.Maps
Assembly:
C1.Phone.Maps
(in C1.Phone.Maps.dll)
Syntax
C#
public
Point
Center
{
get
;
set
; }
Visual Basic
Public
Property
Center
As
Point
Get
Set
See Also
C1Maps Class
C1.Phone.Maps Namespace