Paths Property

GoogleMap Control Artem.Google

GoogleMap Control Paths Property
NamespacesArtem.Google.UIGooglePolygonPaths
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)