GetBrushState Data Member Function

Gets the state (enabled or disabled) of a brush.

Prototype

int32 GetBrushState( int32 p_nBrushIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nBrushIndexThe index of the brush to get the state of.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.