Click or drag to resize

GUILayoutVerticalScrollViewscrollableAreaHeight Property

The full height of the area.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.1.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 for KSP v1.6+
Syntax
C#
public float scrollableAreaHeight { get; }
Request Example View Source

Property Value

Type: Single
The current height.
See Also