Back to Devexpress

ShapeType.BentUpArrow Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapetype-976977df.md

latest1.2 KB
Original Source

ShapeType.BentUpArrow Property

Returns a block arrow that follows a sharp 90-degree angle and points up by default.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public static ShapeType BentUpArrow { get; }
vb
Public Shared ReadOnly Property BentUpArrow As ShapeType

Property Value

Type
ShapeType

See Also

ShapeType Struct

ShapeType Members

DevExpress.Docs.Presentation Namespace