Click or drag to resize

UserInterfaceGridRowSpacing Property

Space between rows in logical pixels. The default is 2.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public double RowSpacing { get; set; }

Property Value

Type: Double
See Also