Click or drag to resize

SpriteGetSpritePictureboxCenter Method

Return the centerpoint of the sprite, as found on the picturebox

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Point GetSpritePictureboxCenter()

Return Value

Type: Point
A point with the x and y found on the picturebox
See Also