Back to Devexpress

CustomCalcTaskDependencyEventArgs.RotateArrow Property

windowsforms-devexpress-dot-xtragantt-dot-customcalctaskdependencyeventargs-0c41de35.md

latest1.2 KB
Original Source

CustomCalcTaskDependencyEventArgs.RotateArrow Property

Gets or sets how much the arrow is rotated and the axis used to flip the arrow.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public RotateFlipType RotateArrow { get; set; }
vb
Public Property RotateArrow As RotateFlipType

Property Value

TypeDescription
RotateFlipType

A value that specifies how much an image is rotated and the axis used to flip the image.

|

See Also

CustomCalcTaskDependencyEventArgs Class

CustomCalcTaskDependencyEventArgs Members

DevExpress.XtraGantt Namespace