Back to Devexpress

ShapeType Struct

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

latest18.2 KB
Original Source

ShapeType Struct

Specifies the shape type.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public struct ShapeType :
    IEquatable<ShapeType>
vb
Public Structure ShapeType
    Implements IEquatable(Of ShapeType)

The following members return ShapeType objects:

Show 180 links

Implements

IEquatable<ShapeType>

See Also

ShapeType Members

DevExpress.Docs.Presentation Namespace