IBrush class

IBrush class

Declares method for getting of brush type.

The IBrush type exposes the following members:

Properties

PropertyDescription
typeGets type of brush as BrushType.
supports_shaderChecks if the brush supports a shader.

Methods

MethodDescription
to_nativeConverts the brush to a native representation.

See Also