PointRadius property (TAnnPointOptions)

C++ Builder example

Delphi example

 

Builder Syntax

int PointRadius

Delphi Syntax

PointRadius: L_INT32

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets the radius of the point, in pixels (assuming no zooming), if the point is drawn as a circle.

The point is drawn as a circle if the PointUseBitmap property is FALSE.

See Also

Elements:

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

Topics:

Annotations: Object Manipulation