Back to Devexpress

PictureShape.Type Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-pictureshape-e2e7e4ee.md

latest1.0 KB
Original Source

PictureShape.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

The shape type.

|

See Also

PictureShape Class

PictureShape Members

DevExpress.Docs.Presentation Namespace