DiagramControl.ScrollPos Property
Gets or sets the current scrolling position.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
PointF | A PointF value that is the current scrolling position. |
See Also