FabricationService.IsValidButtonIndex
Description:
Validates the button index.
Validates the button index.
public bool IsValidButtonIndex(
int paletteIndex,
int buttonIndex
)
-
Int32paletteIndexThe palette index.
-
Int32buttonIndexThe button index to check.
Return Value
bool
True if larger or equal to 0 and less than PaletteCount.