Shape property (TAnnHandle)

C++ Builder example

Delphi example

 

Builder Syntax

int Shape

Delphi Syntax

Shape: L_INT

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a value that indicates the shape of the user handle. Possible values are:

Value

Meaning

ANNHANDLE_SHAPE_SQUARE

The user handle is square

ANNHANDLE_SHAPE_CIRCLE

The user handle is circular.

See Also

Elements:

AnnHandle property, AnnGetUserHandle method, AnnAddUserHandle method, ID property (TAnnHandle), ContainerX property (TAnnHandle), ContainerY property (TAnnHandle), ClientX property (TAnnHandle), ClientY property (TAnnHandle), PenColor property (TAnnHandle), FillColor property (TAnnHandle), Visible property (TAnnHandle), Cursor property (TAnnHandle), Flags property (TAnnHandle)

Topics:

Annotations: Object Manipulation