Gets the number of buttons for a given palette in the service.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int GetButtonCount(
int palette
)
Parameters
- palette Int32
-
The index of the palette
Return Value
Int32
The number of buttons.
Exceptions
See Also
Reference