Back to Devexpress

Shape.Type Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shape-d0911f49.md

latest981 B
Original Source

Shape.Type Property

Gets or sets the shape type.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ShapeType Type { get; set; }
vb
Public Property Type As ShapeType

Property Value

TypeDescription
ShapeType

Shape type.

|

See Also

Shape Class

Shape Members

DevExpress.Docs.Presentation Namespace