AnnGetTextOptions method (ILEADRasterAnnotation)
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Gets the text options for the specified annotation object.
The following properties will be updated after calling this method:
The hObject parameter can represent any annotation object type, but the return information is only useful for text annotatations.
Note: |
In Version 14.5, you need to first enable this function by calling the AnnSetOptions method with the ANN_OPTIONS_NEW_TEXT_OPTIONS flag set. For more information, refer to New Annotation Features of Version 14.5. |
See Also