eMMTool Enumeration
|
|
Measurement creation tools
Namespace:
MediaCy.Addins.Measurements
Assembly:
MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
SyntaxPublic Enumeration eMMTool
Members
| Member name | Value | Description |
---|
| NoTool | 0 |
No tool
|
| SelectionTool | 1 |
Selection
|
| Line | 2 |
Line
|
| PointToPoint | 3 |
Point to point line
|
| PolygonalLine | 4 |
Polygonal line
|
| PolygonalLineAuto | 260 |
Auto-tracing polygonal line
|
| Polygon | 6 |
Polygon
|
| PolygonAuto | 262 |
Auto-tracing polygon
|
| Circle | 7 |
Circle
|
| BestFitCircle | 8 |
Best fit circle
|
| PitchWithLine | 9 |
Pitch with line
|
| Angle | 10 |
Angle measurement
|
| ManualTag | 12 |
Manual tag
|
| BestFitLine | 13 |
Best fit line
|
| BestFitArc | 25 |
Best fit arc
|
| Ellipse | 32 |
Ellipse
|
| Rectangle | 33 |
Rectangle
|
| SplitTool | 34 |
Split tool as polygonal line
|
| Brush | 40 |
Brush tool
|
Remarks
See Also