NameRestrict property (TAnnNameOptions)
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