AnnBottomPreviousClip property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

Int AnnBottomPreviousClip

Delphi Syntax

AnnBottomPreviousClip: L_INT

Overview

Refer to Implementing Annotations.

Remarks

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

Topics:

Annotations: Object Manipulation