CustomPropertyClone Method |
Create a clone of the custom property.
Namespace:
Demo3D.Utilities
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic override Object Clone()
Return Value
Type:
ObjectA copy of the custom property.
Implements
ICloneableCloneICloneableClone
See Also