Back to Devexpress

ShapePath.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapepath.md

latest1.2 KB
Original Source

ShapePath.Clone() Method

Clones the current ShapePath instance.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
ShapePath

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

|

See Also

ShapePath Class

ShapePath Members

DevExpress.Docs.Presentation Namespace