Click or drag to resize
SpriteBasey Field
Vertical coordinage of the sprite within its layer.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public double y

Field Value

Type: Double
Remarks
Because a sprite can move at non-integer rates, the position is tracked as a floating point number.
See Also