Removes the first occurrence of the specified Brush from the collection.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public void Remove ( |
Visual Basic
Copy Code
|
|---|
Public Sub Remove ( _ |
The Brush object to remove from the collection.
See Also