Steps Property

GoogleMap Control Artem.Google

GoogleMap Control Steps Property
NamespacesArtem.Google.UIDirectionsChangedEventArgsSteps
GoogleMap Control v6.0
An array of DirectionsSteps, each of which contains information about the individual steps in this leg.
Declaration Syntax
C# Visual Basic
public DirectionsStep[] Steps { get; set; }
Public Property Steps As DirectionsStep()
	Get
	Set
Value
The steps.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)