Point property (TAnnPoints)

C++ Builder example

Delphi example

 

Builder Syntax

LPANNPOINT Point[int iIndex]

Delphi Syntax

Point [iIndex: Integer]: LPANNPOINT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only)(Read only) Gets a pointer to an ANNPOINT record.

To convert from a TColor value to a COLORREF value, call the ColorToRGB method. To convert from a COLORREF value to a TColor value, cast the COLORREF value to a TColor type.

See Also

Elements

AnnGetPointX method, AnnGetPointY method, AnnGetPointCount method

Topics

Annotations (Document/Medical only): Automation