PointBitmap property (TAnnPointOptions)

C++ Builder example

Delphi example

 

Builder Syntax

TBitmapHandle PointBitmap

Delphi Syntax

PointBitmap: TBitmapHandle

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a pointer to a TBitmapHandle object that references the bitmap to use for the point, if the point is drawn using a bitmap.

The point is drawn using a bitmap if the PointUseBitmap property is TRUE.

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),

Topics:

Annotations: Object Manipulation