NameRestrict property (TAnnNameOptions)

C++ Builder example

Delphi example

 

Builder Syntax

bool NameRestrict

Delphi Syntax

NameRestrict: Boolean

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a value that indicates whether the annotation object name is restricted to appear fully within the bitmap. Possible values are:

Setting

Description

TRUE

Restrict the annotation name to appear fully within the bitmap. (Annotation container).

FALSE

Allow the annotation name to be moved outside the container.

See Also

Elements:

AnnGetNameOptions method, AnnSetNameOptions method, Flags property (TAnnNameOptions), ShowName property (TAnnNameOptions), AnnotationName property (TAnnNameOptions), NameOffsetX property (TAnnNameOptions), NameOffsetY property (TAnnNameOptions), FaceNameColor property (TAnnNameOptions), BackNameColor property (TAnnNameOptions), NameBackTransparent property (TAnnNameOptions), FontName property (TAnnNameOptions), FontItalic property (TAnnNameOptions), FontStrikeOut property (TAnnNameOptions), FontUnderLine property (TAnnNameOptions), FontSize property (TAnnNameOptions), AnnNameOptions property

Topics:

Annotations:Object Manipulation