AnnLeftPreviousClip property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnLeftPreviousClip

Delphi Syntax

AnnLeftPreviousClip: L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the left boundary of the previous clip rectangle.

This property is updated by the AnnRestrictCursor method. Therefore, you must call the AnnRestrictCursor method before checking this property for the information.

See Also

Elements:

AnnRestrictCursor method, AnnTopPreviousClip property, AnnRightPreviousClip property, AnnBottomPreviousClip property

Topics:

Annotations: Object Manipulation