AnnRightPreviousClip property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnRightPreviousClip

Delphi Syntax

AnnRightPreviousClip: L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Gets the right 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, AnnLeftPreviousClip property, AnnTopPreviousClip property, AnnBottomPreviousClip property

Topics:

Annotations: Object Manipulation