Click or drag to resize

ShellLayerClone Method

Shallow clone of the layer.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual Object Clone()

Return Value

Type: Object
layer.

Implements

ICloneableClone
See Also