Click or drag to resize
SpriteBaseProposedPixelY Property
The vertical coordinate that the sprite is expected to be at on the next frame based on its current position and velocity, rounded toward zero to yield an integer pixel coordinate.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public int ProposedPixelY { get; }

Property Value

Type: Int32
See Also