Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Value is only valid when gui is in design mode

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

Syntax

      
 C#  Visual Basic 
public ScreenPoint Location { get; set; }
Public Property Location As ScreenPoint
	Get
	Set

See Also