|
ElementEccentricityClone Method
|
clone the eccentricity
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual Object Clone()
Public Overridable Function Clone As Object
public:
virtual Object^ Clone()
abstract Clone : unit -> Object
override Clone : unit -> Object
Return Value
Type:
Objectcloned the eccentricity
Implements
ICloneableClone
See Also