Version

Duplicate Method (ShapeUtil)

Duplicates the specified shape.
Overload List
OverloadDescription
Duplicate(Shape)Duplicates the specified shape.  
Duplicate(Ellipse)Duplicates the specified ellipse.  
Duplicate(Line)Duplicates the specified line.  
Duplicate(Rectangle)Duplicates the specified rectangle.  
Duplicate(Polygon)Duplicates the specified polygon.  
Duplicate(Polyline)Duplicates the specified polyline.  
Duplicate(Path)Duplicates the specified path.  
Duplicate(DoubleCollection)Duplicates the specified double collection.  
Duplicate(PointCollection)Duplicates the specified point collection.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also