ObjectCategory Enumeration
An enumerated list of object categories.
Namespace:elsystem.drawingobjects
Enumerated Values
Name |
Value |
|
All |
19 |
|
Ellipse |
18 |
|
EllipseCreatedByAnalysisTechnique |
16 |
|
EllipseCreatedByDrawingObject |
17 |
|
HorizontalLine |
12 |
|
HorizontalLineCreatedByAnalysisTechnique |
10 |
|
HorizontalLineCreatedByDrawingObject |
11 |
|
Rectangle |
9 |
|
RectangleCreatedByAnalysisTechnique |
7 |
|
RectangleCreatedByDrawingObject |
8 |
|
Text |
6 |
|
TextCreatedByAnalysisTechnique |
4 |
|
TextCreatedByDrawingObject |
5 |
|
TrendLine |
3 |
|
TrendLineCreatedByAnalysisTechnique |
1 |
|
TrendLineCreatedByDrawingObject |
2 |
|
VerticalLine |
15 |
|
VerticalLineCreatedByAnalysisTechnique |
13 |
|
VerticalLineCreatedByDrawingObject |
14 |