Constructor.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- top
- Type: System Int32
Row index of the top-left of a table grid.
- left
- Type: System Int32
Column index of the top-left of a table grid.
- bottom
- Type: System Int32
Row index of the bottom-right of a table grid.
- right
- Type: System Int32
Column index of the bottom-right of a table grid.