Shape property (ILEADRasterAnnHandle)
|
long Shape; | |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates the shape of the user handle. Possible values are:
|
Value |
Meaning |
|
ANN_HANDLE_SHAPE_SQUARE |
The user handle is square |
|
ANN_HANDLE_SHAPE_CIRCLE |
The user handle is circular. |
See Also