Back to Devexpress

ShapeStyle.Clone() Method

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

latest1.1 KB
Original Source

ShapeStyle.Clone() Method

Creates a copy of the current shape style.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
ShapeStyle

A ShapeStyle object this method creates.

|

See Also

ShapeStyle Class

ShapeStyle Members

DevExpress.Docs.Presentation Namespace