Back to Devexpress

ConnectorShape.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-connectorshape-59fd8036.md

latest1.1 KB
Original Source

ConnectorShape.Clone() Method

Creates a copy of the current object.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
ConnectorShape

The ConnectorShape object this method creates.

|

See Also

ConnectorShape Class

ConnectorShape Members

DevExpress.Docs.Presentation Namespace