Computes the scanline count (number of scanlines).
シンタックス
'宣言
Public Shared Function ComputeScanlineCount( _
ByVal As Format, _
ByVal As System.Integer _
) As System.Integer
public static System.int ComputeScanlineCount(
Format ,
System.int
)
パラメータ
- fmt
- The Format.
- height
- The height.
戻り値の型
The scanline count.
参照