Share via


ImageBuffer.PixelHeight Property

Definition

public:
 property int PixelHeight { int get(); };
int PixelHeight();
public int PixelHeight { get; }
var int32 = imageBuffer.pixelHeight;
Public ReadOnly Property PixelHeight As Integer

Property Value

Int32

int

Applies to