Click or drag to resize

BrushXClone Method

Clones this instance, and sets the cached HashCode to null.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected BrushX Clone()

Return Value

BrushX
Cloned instance.
See Also