IBrush.SupportsShader

IBrush.SupportsShader property

Checks if the brush supports a shader.

public bool SupportsShader { get; }

Return Value

True if the brush supports a shader, false otherwise.

See Also