Back to Devexpress

Shape.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-shape-0dd50ab0.md

latest1.1 KB
Original Source

Shape.Clone() Method

Clones the current Shape instance.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
Shape

The cloned Shape instance.

|

See Also

Shape Class

Shape Members

DevExpress.Docs.Presentation Namespace