PointUseBitmap property (TAnnPointOptions)

C++ Builder example

Delphi example

 

Builder Syntax

bool PointUseBitmap

Delphi Syntax

PointUseBitmap: Boolean

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a value that indicates whether to draw the point using the current point bitmap or as a circle. Possible values are:

Setting

Description

TRUE

Draw the point using the current point bitmap.

FALSE

Draw the point as a circle.

See Also

Elements:

AnnPointOptions property, 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 (Document/Medical only): Object Manipulation