Enum LineIntent

LineIntent enumeration

Enumerates the intents of the line annotation.

public enum LineIntent

Values

NameValueDescription
Undefined0Undefined state.
LineArrow1Means that the annotation is intended to function as an arrow.
LineDimension2Means that the annotation is intended to function as a dimension line.

See Also