RegionLayer Properties |
The RegionLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| BorderDrawStyle |
Gets or sets Border draw style. Determine how border is drawn. This is a dependency property.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Items |
Gets layer items. This is a dependency property.
(Inherited from MapLayer.) | |
| Name |
Gets or sets name. This is a dependency property.
(Inherited from MapLayer.) | |
| Priority |
Gets or sets priority. Layers with zero are drawn on top. This is a dependency property.
(Inherited from MapLayer.) | |
| RegionDrawStyle |
Gets or sets region draw style. Determine which property is used to draw area if any. This is a dependency property.
| |
| Type |
Gets layer type. This is a dependency property.
(Inherited from MapLayer.) | |
| Visible |
Gets or sets visibility. This is a dependency property.
(Inherited from MapLayer.) |