Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1VectorItemBase
.
.
::
.
.
Bounds Property
C1VectorItemBase Class
See Also
Get the bounds in geographical coordinates.
Namespace:
C1.Phone.Maps
Assembly:
C1.Phone.Maps
(in C1.Phone.Maps.dll)
Syntax
C#
public
virtual
Rect
Bounds
{
get
; }
Visual Basic
Public
Overridable
ReadOnly
Property
Bounds
As
Rect
Get
See Also
C1VectorItemBase Class
C1.Phone.Maps Namespace