ImagePathStyle.PathPositions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The point coordinate on the path.
public System.Collections.Generic.IList<Azure.Core.GeoJson.GeoPosition> PathPositions { get; }
member this.PathPositions : System.Collections.Generic.IList<Azure.Core.GeoJson.GeoPosition>
Public ReadOnly Property PathPositions As IList(Of GeoPosition)