StencilArea Class |
Namespace: Arction.WinForms.Charting.Maps
The StencilArea type exposes the following members.
| Name | Description | |
|---|---|---|
| StencilArea |
Constructor.
| |
| StencilArea(IntensitySeriesStencil) |
Constructor.
|
| Name | Description | |
|---|---|---|
| IgnoreHoles |
Ignore holes in the area.
| |
| MapLayers |
Map layer indexes.
|
| Name | Description | |
|---|---|---|
| AddMapLayerIndex |
Add data to stencil area from map layer.
| |
| AddPolygon(PointDouble2D) |
Add polygon described by points.
| |
| AddPolygon(PointFloat) |
Add polygon described by points.
| |
| AddPolygons(PointDouble2D) |
Add polygons described by array of arrays.
| |
| AddPolygons(PointFloat) |
Add polygons described by array of arrays.
| |
| ClearData |
Clear data.
| |
| 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.
(Overrides ObjectToString.) |