AnnGetPointOptions method (ILEADRasterAnnotation)
Overview |
Refer to Implementing Annotations. |
Remarks
Gets the annotation point options for the specified Point annotation object.
This method updates the AnnPointOptions property with the annotation point options for the object specified in hObject.
To set annotation point options set the AnnPointOptions property with the desired point options, and then call the AnnSetPointOptions method.
See Also