Click or drag to resize
GeMultiGeometryClone Method
Creates a new object that is a copy of the current instance.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public override Object Clone()

Return Value

Type: Object
A new object that is a copy of this instance.
See Also