Compartilhar via


ImagePathStyle(IList<GeoPosition>) Construtor

Definição

Estilo de caminho, incluindo cor da linha, opacidade de linha, posição do círculo, cores e configurações de opacidade

public ImagePathStyle (System.Collections.Generic.IList<Azure.Core.GeoJson.GeoPosition> pathPositions);
new Azure.Maps.Rendering.ImagePathStyle : System.Collections.Generic.IList<Azure.Core.GeoJson.GeoPosition> -> Azure.Maps.Rendering.ImagePathStyle
Public Sub New (pathPositions As IList(Of GeoPosition))

Parâmetros

pathPositions
IList<GeoPosition>

Exceções

pathPositions é nulo.

pathPositions length é 0.

Aplica-se a