Aracılığıyla paylaş


IGeoPathMapElement Arabirim

Tanım

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
Türetilmiş
Uygulamalar

Özellikler

Handler

Öğesinin Görünüm İşleyicisini alır veya ayarlar.

(Devralındığı yer: IElement)
MapElementId

Bu harita öğesinin platform karşılık gelenini alır veya ayarlar.

(Devralındığı yer: IMapElement)
Parent

Öğesinin Üst Öğesini alır.

(Devralındığı yer: IElement)
Stroke

Şeklin ana hattını boyamak için kullanılan rengi gösterir.

(Devralındığı yer: IStroke)
StrokeDashOffset

Bir tirenin başladığı tire deseni içindeki uzaklığı belirten bir değer alır.

(Devralındığı yer: IStroke)
StrokeDashPattern

Tire deseninin içinde bir tirenin başladığı uzaklığı belirtir.

(Devralındığı yer: IStroke)
StrokeLineCap

Bir çizginin veya kesimin başındaki ve sonundaki şekli açıklar.

(Devralındığı yer: IStroke)
StrokeLineJoin

Şeklin köşelerinde kullanılan birleştirme türünü belirtir.

(Devralındığı yer: IStroke)
StrokeMiterLimit

Bir şeklin StrokeThickness'in yarısına kadar olan sicim uzunluğunun oranının sınırını belirtir.

(Devralındığı yer: IStroke)
StrokeThickness

Bir şeklin ana hatlarını oluşturmak için kullanılan tire ve boşluk desenini gösteren bir çift değer koleksiyonunu temsil eder.

(Devralındığı yer: IStroke)

Uzantı Metotları

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

Şunlara uygulanır