ValveRectangleBar Property

Gets or sets a Rectangle which specifies the bounds of the Valve control within its ClientArea.

Definition

Namespace: BeeMobile.Valve
Assembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
C#
public virtual Rectangle RectangleBar { get; set; }

Property Value

Rectangle

See Also