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