Region Class |
Namespace: Arction.WinForms.Charting.Maps
The Region type exposes the following members.
| Name | Description | |
|---|---|---|
| Region |
Constructor.
| |
| Region(MapLayer, MapLayerLayerType) |
Constructor.
| |
| Region(MapLayer, MapLayerLayerType, Int32) |
Constructor.
|
| Name | Description | |
|---|---|---|
| BorderLineStyle |
Area border line style.
| |
| Center |
Center point of largest area.
| |
| Fill |
Defines Fill.
| |
| Name |
Name.
(Inherited from MapItem.) | |
| Points |
Points of border lines of all areas.
|
| 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.) | |
| GetInfo |
Get values.
(Inherited from MapItem.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DrawMaxX |
Max X draw coordinate.
| |
| DrawMaxY |
Max Y draw coordinate.
| |
| DrawMinX |
Min X draw coordinate.
| |
| DrawMinY |
Min Y draw coordinate.
|