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 public int ProposedPixelX { get; }
Property Value
Type:
Int32See Also