GoogleMap Control
Paths Property
Namespaces
►
Artem.Google.UI
►
GooglePolygon
►
Paths
C#
Visual Basic
GoogleMap Control v6.0
Gets or sets the points.
Declaration Syntax
C#
Visual Basic
public
List
<
LatLng
>
Paths
{
get
;
set
; }
Public
Property
Paths
As
List
(
Of
LatLng
)
Get
Set
Value
The points.
Assembly:
Artem.Google
(Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)