EnableVisible property (ILEADRasterAnnHandle)
|
VARIANT_BOOL EnableVisible; | |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a values that indicates whether the annotation handle is visible. Possible values are:
|
Setting |
Description |
|
VARIANT_TRUE |
The handle is visible. |
|
VARIANT_FALSE |
The handle is not visible. |
See Also