Back to Devexpress

ShapePath Class

officefileapi-devexpress-dot-docs-dot-presentation-39196ea2.md

latest1.3 KB
Original Source

ShapePath Class

A creation path that consists of a series of moves, lines and curves that when combined forms a geometric shape.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class ShapePath :
    PresentationObject
vb
Public Class ShapePath
    Inherits PresentationObject

The following members return ShapePath objects:

Implements

ICloneable

Inheritance

Object PresentationObject ShapePath

See Also

ShapePath Members

DevExpress.Docs.Presentation Namespace