Click or drag to resize

ButtonSpecAnyClone Method

Make a clone of this object.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override Object Clone()

Return Value

Object
New instance.

Implements

ICloneableClone
See Also