SpriteVisibleWidth Property |
The visible width as seen in the PictureBox. The Sprite may be stretched or shrunk from the
actual image size.
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic int VisibleWidth { get; }
Property Value
Type:
Int32
See Also