AnnPointOptions property (ILEADRasterAnnotation)
ILEADRasterAnnPointOptions * AnnPointOptions; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Remarks:
Gets or sets the annotation point options.
This property is updated with the annotation point options when the AnnGetPointOptions method is called. To set annotation point options set this property with the desired point options and then call the AnnSetPointOptions method.
See Also