Click or drag to resize

LayerReferenceClone Method

Clones the LayerReference, returning the copy.

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

Return Value

Object
Copy of this layer reference.

Implements

ICloneableClone
See Also