Click or drag to resize

CustomPropertyClone Method

Create a clone of the custom property.

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

Return Value

Object
A copy of the custom property.

Implements

ICloneableClone
ICloneableClone
See Also