Gets the visible bounds of the Row.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Rectangle Bounds { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Bounds As Rectangle Get |
| Visual C++ |
|---|
public: property Rectangle Bounds { Rectangle get (); } |
| F# |
|---|
member Bounds : Rectangle with get |
Property Value
Type: RectangleThe bounds.