Visible property (ILEADRasterAnnToolBar)
|
VARIANT_BOOL Visible | |
|
Overview |
Refer to Annotation Toolbar. |
Remarks
Contains a value that indicates whether the toolbar is visible or not. This is the only property that can be set before calling the Create method. Possible values are:
|
Value |
Meaning |
|
TRUE |
The toolbar is (will be) visible. |
|
FALSE |
The toolbar is not (will not be) visible. |
See Also