Click or drag to resize
OGPenClone Method
Creates a copy of this OGPen.

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 pen.

Implements

ICloneableClone
See Also