IBrush class

IBrush class

Declares method for getting of brush type.

The IBrush type exposes the following members:

Properties

PropertyDescription
typeGet type of brush; See BrushType.
supports_shaderChecks if the brush supports a shader.

Methods

MethodDescription
to_nativeConverts the brush to a native representation.

See Also