Checks if the given brush is equal to the EmptyBrush.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public static bool BrushIsEmpty ( |
Visual Basic
![]() |
---|
Public Shared Function BrushIsEmpty( _ |
The Brush to check.
true if the Brush is empty; otherwise false.