AnnPointOptions property (Annotation Control)

C++ Builder example

Delphi example

 

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

Elements:

AnnGetPointOptions method, AnnSetPointOptions method, Flags property (TAnnPointOptions), PointUseBitmap property (TAnnPointOptions), PointBitmapTransparent property (TAnnPointOptions), PointBitmapTransparentColor property (TAnnPointOptions), PointRadius property (TAnnPointOptions), PointBorderColor property (TAnnPointOptions), PointTransparentFill property (TAnnPointOptions), PointFillColor property (TAnnPointOptions), PointFixedSize property (TAnnPointOptions), PointBitmap property (TAnnPointOptions)

Topics:

Annotations: Object Manipulation