Measures the size of the control and updates Width and Height

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

Syntax

C#
protected bool MeasureControl()

Return Value

Type: Boolean
Returns true if the size of the control was changed and Invalidated; else false

See Also