SetRowHeight Method (ITable)
Sets the height of the rows in the Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetRowHeight( _
double Height As System.Double _
) |
C# | |
---|
void SetRowHeight(
System.double Height
) |
JavaScript | |
---|
SetRowHeight(
Height : Number
) |
Parameters
- Height
- Height of the rows in the Table
See Also
Availability
DraftSight V1R4.0