Adds the specified Brush to the collection.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public int Add ( |
Visual Basic Copy Code |
---|
Public Function Add ( _ |
The Brush object to add to the end of the collection.
The zero-based index within the collection of the newly added brush.