Determines whether the specified Brush is equal to the current Brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract bool Equals ( |
Visual Basic Copy Code |
---|
Public MustOverride Function Equals( _ |
The Brush to compare with the current Brush.
true if the specified Brush is equal to the current Brush; otherwise, false.