Click or drag to resize

SpriteVisibleHeight Property

The visible Height as seen in the PictureBox. It 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)
Syntax
C#
public int VisibleHeight { get; }

Property Value

Type: Int32
See Also