AnnPointOptions property (Annotation Control)
Builder Syntax |
TAnnPointOptions* AnnPointOptions |
Delphi Syntax |
AnnPointOptions: TAnnPointOptions |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or set 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