Gets the height of the images in this sequence.

Namespace: VideoDVR
Assembly: VideoDVR (in VideoDVR.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
int ImageHeight { get; }
Visual Basic
ReadOnly Property ImageHeight As Integer
	Get
Visual C++
property int ImageHeight {
	int get ();
}

See Also