Gets the absolute Y position of the control accounting for parental offsets

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public int Top { get; }

Property Value

Type: Int32

Implements

IControl..::..Top

See Also