Class KmlPolygonStyle
Specifies the drawing style for all polygon geometry.
Implements
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class KmlPolygonStyle : KmlColorStyle, INotifyPropertyChanged
Remarks
Examples of "polygon geometry" include polygon Kml
Controls how the <fill> of a Kml
Constructors
Name | Description |
---|---|
Kml |
Initializes a new instance of the Kml |
Properties
Name | Description |
---|---|
Is |
Gets or sets a value indicating whether or not to display the polygon with a filled symbol. Default is true. |
Is |
Gets or sets a value indicating whether or not display the polygon with an outline symbol. Default is true. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.6 - 200.6 |
Xamarin.Android | 100.6 - 100.15 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.6 |