Gets the height of the C1Bitmap, in pixels.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public int Height { get; }
Visual Basic
Public ReadOnly Property Height As Integer
	Get

See Also