Click or drag to resize
GuiItemY Property
Gets or sets the vertical component of the GuiItem.

Namespace: Mentula.GuiItems.Core
Assembly: XnaGuiItems (in XnaGuiItems.dll) Version: 1.0.0.0
Syntax
C#
public virtual float Y { get; set; }

Property Value

Type: Single
See Also