IGeoPathMapElement Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- Turunan
- Penerapan
Properti
Handler |
Mendapatkan atau mengatur Penangan Tampilan Elemen. (Diperoleh dari IElement) |
MapElementId | (Diperoleh dari IMapElement) |
Parent |
Mendapatkan Induk Elemen. (Diperoleh dari IElement) |
Stroke |
Menunjukkan warna yang digunakan untuk melukis kerangka bentuk. (Diperoleh dari IStroke) |
StrokeDashOffset |
Mendapatkan nilai yang menentukan jarak dalam pola tanda hubung tempat tanda hubung dimulai. (Diperoleh dari IStroke) |
StrokeDashPattern |
Menentukan jarak dalam pola tanda hubung di mana tanda hubung dimulai. (Diperoleh dari IStroke) |
StrokeLineCap |
Menjelaskan bentuk di awal dan akhir garis atau segmen. (Diperoleh dari IStroke) |
StrokeLineJoin |
Menentukan jenis gabungan yang digunakan di simpul bentuk. (Diperoleh dari IStroke) |
StrokeMiterLimit |
Menentukan batas rasio panjang miter hingga setengah StrokeThickness bentuk. (Diperoleh dari IStroke) |
StrokeThickness |
Mewakili kumpulan nilai ganda yang menunjukkan pola tanda hubung dan celah yang digunakan untuk menguraikan bentuk. (Diperoleh dari IStroke) |
Metode Ekstensi
ToHandler(IElement, IMauiContext) | |
ToPlatform(IElement, IMauiContext) |