CustomCalcTaskDependencyEventArgs.ArrowBounds Property
In This Article
Gets or sets the dependency arrow’s bounds.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A structure that specifies a rectangle. |
See Also