a collection of the polygon data
GeneralPath
01 Syntax
Microsoft.VisualBasic.Imaging.Drawing2D.Math2D.MarchingSquares.GeneralPath
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Discard | 1 | clear current temp data |
| FilterSmallPolygon | 1 | |
| GetContour | 1 | |
| AddPolygon | 1 | |
| ToString | 1 |
03 Properties
04 Members
Discard
clear current temp data
FilterSmallPolygon(
Double)Parameters
| Name | Type | Description |
|---|---|---|
q | Double | [0,1] |
level
the z-index liked heatmap level, used for color rendering
dimension
GetContour()
AddPolygon(
IEnumerable(Of PointF))ToString()