Document.Bounds Property
In This Article
Gets the bounding rectangle of the area occupied by the current Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that is the bounding rectangle of the area occupied by the current Document. |
See Also