ContainerX property (TAnnHandleInfo)

C++ Builder example

Delphi example

 

Builder Syntax

double ContainerX

Delphi Syntax

ContainerX: L_DOUBLE

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Gets the X coordinate of the location of the handle in container coordinates. Container coordinates are typically the same dimensions as the underlying bitmap, and are independent of zooming and scrolling.

See Also

Elements:

AnnEnumerateHandles method, OnAnnEnumerateHandlesEvent event, AnnType property (TAnnHandleInfo), ID property (TAnnHandleInfo), Index property (TAnnHandleInfo), ContainerY property (TAnnHandleInfo) , ClientX property (TAnnHandleInfo), ClientY property (TAnnHandleInfo), Visible property (TAnnHandleInfo), PenColor property (TAnnHandleInfo), FillColor property (TAnnHandleInfo), Shape property (TAnnHandleInfo), Cursor property (TAnnHandleInfo), Totalhandles property (TAnnHandleInfo)

Topics:

Annotations: Object Manipulation