Back to Devexpress

PictureShape.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-pictureshape-01fc7c89.md

latest1.2 KB
Original Source

PictureShape.Clone() Method

Clones the current PictureShape instance.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
PictureShape

The cloned PictureShape instance.

|

See Also

PictureShape Class

PictureShape Members

DevExpress.Docs.Presentation Namespace