Type property (ILEADRasterAnnHandleInfo)
long Type; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that represents the type of handle. Possible values are:
Value |
Meaning |
ANN_HANDLE_TYPE_DEFAULT_HANDLE |
A default annotation handle |
ANN_HANDLE_TYPE_USER_HANDLE |
A user-defined annotation handle |
ANN_HANDLE_TYPE_ROTATE_HANDLE |
A rotate annotation handle |
See Also