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