RegionLayer Class |
Namespace: Arction.WinForms.Charting.Maps
The RegionLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| RegionLayer |
Constructor.
| |
| RegionLayer(Map) |
Constructor.
|
| Name | Description | |
|---|---|---|
| BorderDrawStyle |
Border draw style. Determine how border is drawn.
| |
| Items |
Layer items.
(Inherited from MapLayer.) | |
| Name |
Name of layer.
(Inherited from MapLayer.) | |
| Priority |
Priority. Layers with zero are drawn on top.
(Inherited from MapLayer.) | |
| RegionDrawStyle |
Region draw style. Determine which property is used to draw area if any.
| |
| Type |
Layer type.
(Inherited from MapLayer.) | |
| Visible |
Defines if visible.
(Inherited from MapLayer.) |
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Inherited from MapLayer.) |