LineLayer Properties |
The LineLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoAdjustLineWidth |
Automatically adjust line width.
| |
| 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 |
Layer items.
(Inherited from MapLayer.) | |
| LineDrawStyle |
Line draw style. Determine how line is drawn.
| |
| LineWidthCoeff |
Line width coefficient. Adjust line width.
| |
| Name |
Name of layer.
(Inherited from MapLayer.) | |
| Priority |
Priority. Layers with zero are drawn on top.
(Inherited from MapLayer.) | |
| Type |
Layer type.
(Inherited from MapLayer.) | |
| Visible |
Defines if visible.
(Inherited from MapLayer.) |