Click or drag to resize
SpriteBaseProposedPixelX Property
The horizontal 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 ProposedPixelX { get; }

Property Value

Type: Int32
See Also