Click or drag to resize

AciColorClone Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates a new color that is a copy of the current instance.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Object Clone()
Request Example View Source

Return Value

Type: Object
A new color that is a copy of this instance.

Implements

ICloneableClone
See Also