RasterLayer.GetValuesDump

RasterLayer.GetValuesDump method

指定したブロックの値を 1 次元配列として読み取ります。

public IRasterValues[] GetValuesDump(RasterRect rect)
パラメータタイプ説明
rectRasterRectダンプが読み取られるラスター セルのブロック。

戻り値

値のダンプ。

関連項目