ImageBuffer.PixelPerLine Property

イメージバッファの各ラインにおけるピクセル数を返します。

構文

[VB.NET]
Public PixelPerLine As Integer
[C#]
public int PixelPerLine;

制限

読み取り専用

インフォメーション

IC Imaging Control 2.0より導入