ItemChecked property (ILEADRasterAnnMenu)
|
VARIANT_BOOL ItemChecked (short iIndex) | |
|
Overview |
Refer to Annotation Menu |
Remarks
Gets or sets the checked state of the specified menu items. Possible values are:
|
Value |
Meaning |
|
VARIANT_TRUE |
The menu item is checked. |
|
VARIANT_FALSE |
The menu item is not checked. |
This property is associated with an ILEADRasterAnnMenu object. The ILEADRasterAnnMenu object can be created from the AnnMenu handle that is passed to the AnnMenu event.
See Also
|
Elements: |
Count property, ItemString property, ItemType property, ItemID property, ItemEnabled property, DeleteItem method, AddItem method, GetSubMenu Method |
|
Topics: |