Height Property
Summary
Gets or sets the pixel height of the data in this buffer.
Syntax
public int Height {get; set;}
Public Property Height As Integer
Property Value
The pixel height of the data in this buffer. Default value is 0. Must be a value greater than 0.