Objective Grid for Microsoft® .NET® Reference Guide

OGBrush.Clone Method 

Back to Class Index

Creates a copy of a brush

[Visual Basic]
NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Implements

ICloneable.Clone

See Also

OGBrush Class | OGBrush Members | Stingray.Grid Namespace