Click or drag to resize
OGBrushClone Method
Creates a copy of this brush.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public Object Clone()

Return Value

Type: Object
A copy of this brush.

Implements

ICloneableClone
See Also