Click or drag to resize

LayerReferenceClone Method

Clones the LayerReference, returning the copy.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public Object Clone()

Return Value

Type: Object
Copy of this layer reference.

Implements

ICloneableClone
See Also