Back to Devexpress

ShapeBase.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapebase-2f9bd500.md

latest1.2 KB
Original Source

ShapeBase.Clone() Method

Clones the current ShapeBase instance.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ShapeBase Clone()
vb
Public Function Clone As ShapeBase

Returns

TypeDescription
ShapeBase

A new instance of the ShapeBase class that is a copy of the current instance.

|

See Also

ShapeBase Class

ShapeBase Members

DevExpress.Docs.Presentation Namespace