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)
Syntaxpublic Point GetSpritePictureboxCenter()
Return Value
Type:
PointA point with the x and y found on the picturebox
See Also