You are here: Start » AVL.NET » PathFeature Enumeration
PathFeature Enumeration
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Determines which path feature value to compute.
Members
| Member name | Description | 
|---|---|
| BoundingBoxBottom | |
| BoundingBoxLeft | |
| BoundingBoxRight | |
| BoundingBoxTop | |
| DiameterLength | |
| Length | |
| MassCenterX | |
| MassCenterY | |
| PolygonArea | |
| PolygonCircularity_BoundingCirclePreserving | |
| PolygonCircularity_PerimeterPreserving | |
| PolygonCircularity_RadiusPreserving | |
| PolygonConvexity | |
| PolygonElongation | |
| PolygonMajorAxisLength | |
| PolygonMinorAxisLength | |
| PolygonRectangularity | |
| Size | 
