Gets the width 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 ImageWidth { get; }
Visual Basic
ReadOnly Property ImageWidth As Integer
	Get
Visual C++
property int ImageWidth {
	int get ();
}

See Also