Enum FreeTextIntent

FreeTextIntent enumeration

Enumerates the intents of the free text annotation.

public enum FreeTextIntent

Values

NameValueDescription
Undefined0Not defined state.
FreeTextCallout1Means that the annotation is intended to function as a callout.
FreeTextTypeWriter2Means that the annotation is intended to function as a click-to-type or typewriter object.

See Also