ImageBuffer.Lines Property
イメージバッファが持つ行の数を返します。
構文
  [VB.NET]
  
  
Public Lines As Integer
  
[C#]public int  Lines;
  
制限
読み取り専用
インフォメーション
IC Imaging Control 2.0より導入

イメージバッファが持つ行の数を返します。
Public Lines As Integer
  
[C#]public int  Lines;
  
読み取り専用
IC Imaging Control 2.0より導入