RasterLayer.Width

RasterLayer.Width property

获取栅格的像素宽度。它也称为列数。

public abstract int Width { get; }

另见