Removes the Brush at the specified index.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public new void RemoveAt ( |
Visual Basic
Copy Code
|
|---|
Public Shadows Sub RemoveAt( _ |
The index at which the Brush object should be removed.
See Also