Click or drag to resize

GUILayoutVerticalScrollViewscrollPosition Field

The scrolling position of the area.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.2.6 (in KSPDev_Utils.2.6.dll) Version: 2.6 for KSP v1
Syntax
C#
public Vector2 scrollPosition
Request Example View Source

Field Value

Type: Vector2
See Also