Compartilhar via


IGeoPathMapElement Interface

Definição

public interface class IGeoPathMapElement : Microsoft::Maui::IElement, Microsoft::Maui::IStroke, Microsoft::Maui::Maps::IMapElement, System::Collections::Generic::ICollection<Microsoft::Maui::Devices::Sensors::Location ^>, System::Collections::Generic::IEnumerable<Microsoft::Maui::Devices::Sensors::Location ^>, System::Collections::Generic::IList<Microsoft::Maui::Devices::Sensors::Location ^>
public interface IGeoPathMapElement : Microsoft.Maui.IElement, Microsoft.Maui.IStroke, Microsoft.Maui.Maps.IMapElement, System.Collections.Generic.ICollection<Microsoft.Maui.Devices.Sensors.Location>, System.Collections.Generic.IEnumerable<Microsoft.Maui.Devices.Sensors.Location>, System.Collections.Generic.IList<Microsoft.Maui.Devices.Sensors.Location>
type IGeoPathMapElement = interface
    interface IMapElement
    interface IElement
    interface IStroke
    interface IList<Location>
    interface ICollection<Location>
    interface seq<Location>
    interface IEnumerable
Public Interface IGeoPathMapElement
Implements ICollection(Of Location), IElement, IEnumerable(Of Location), IList(Of Location), IMapElement, IStroke
Derivado
Implementações

Propriedades

Handler

Obtém ou define o Manipulador de Exibição do Elemento .

(Herdado de IElement)
MapElementId (Herdado de IMapElement)
Parent

Obtém o pai do elemento .

(Herdado de IElement)
Stroke

Indica a cor usada para pintar a estrutura de tópicos da forma.

(Herdado de IStroke)
StrokeDashOffset

Obtém um valor que especifica a distância dentro do padrão de traço em que um traço começa.

(Herdado de IStroke)
StrokeDashPattern

Especifica a distância dentro do padrão de traço em que um traço começa.

(Herdado de IStroke)
StrokeLineCap

Descreve a forma no início e no final de uma linha ou segmento.

(Herdado de IStroke)
StrokeLineJoin

Especifica o tipo de junção usado nos vértices de uma forma.

(Herdado de IStroke)
StrokeMiterLimit

Especifica o limite na proporção do comprimento do miter para metade do StrokeThickness de uma forma.

(Herdado de IStroke)
StrokeThickness

Representa uma coleção de valores duplos que indicam o padrão de traços e lacunas que são usados para estruturar uma forma.

(Herdado de IStroke)

Métodos de Extensão

ToHandler(IElement, IMauiContext)
ToPlatform(IElement, IMauiContext)

Aplica-se a