AnnEnableZoomView property (ILEADRasterAnnotation)
VARIANT_BOOL AnnEnableZoomView | |
Overview |
Refer to Using the Zoom View. |
Remarks
Gets or sets a value that indicates whether annotation objects can be displayed using the zoom view. Possible values are:
Setting |
Description |
VARIANT_TRUE |
Annotation objects can be displayed using the zoom view. |
VARIANT_FALSE |
Annotation objects cannot be displayed using the zoom view. This is the default value. |
See Also