ButtonToolCount property (ILEADRasterAnnToolBar)
short ButtonToolCount (short iButtonIndex); | |
Overview |
Refer to Annotation Toolbar. |
Remarks
Contains the number of tools associated with the specified button in the AnnToolbar object. For example, if ButtonToolCount(2) contains the value 4, then there are four tools associated with the button at the position (iButtonIndex = 2) in the AnnToolbar object.
See Also