Specifies the object type

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IEObjectType
Public Enumeration IEObjectType
public enum class IEObjectType

Members

MemberValueDescription
None0
undefined
Line1
Line
Box2
Box
Ellipse3
Ellipse
Arc4
Arc
Bitmap5
Bitmap image
Text6
Text (one line of text)
Ruler7
Ruler
Polyline8
Polygon/Polyline
Angle9
Angle measurement
Memo10
Memo (multiple lines of text)
LineLabel11
A line with a label

See Also