This returns a row's height in logical pixels
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int GetRowHeightInPixels(
int nRow
)
Parameters
- nRow Int32
-
Return Value
Int32
Exceptions
See Also
Reference