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