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