Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Gets/Sets the width of the Control (in unspecified units).

Namespace: Visual3D.UI
Assembly: Visual3D.UI (in Visual3D.UI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public float Width { get; set; }
Public Property Width As Single
	Get
	Set

See Also