Revit 2020.1 API |
DockablePaneState..::..MinimumHeight Property |
DockablePaneState Class See Also |
When %dockPosition% is anything other than floating, the minimum height to use for the pane. Default is 200 pixels.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2020
Syntax
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: The given value for minimumHeight is not positive. |