EnableNameRestrict property (ILEADRasterAnnNameOptions)
|
VARIANT_BOOL EnableNameRestrict | |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Indicates whether the annotation object name is restricted to appear fully within the bitmap. Possible values are:
|
Setting |
Description |
|
VARIANT_TRUE |
Restrict the annotation name to appear fully within the bitmap. (Annotation container). |
|
VARIANT_FALSE |
Allow the annotation name to be moved outside the container. |
See Also