Gets or sets the location of the control

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 virtual point Location { get; set; }

Property Value

Type: point

Remarks

Location is equivalent to X and Y.

See Also