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