RasterizeOperator.CellHeight Property
Gets or sets the cell height of the produced raster.
Syntax
public System.Double CellHeight { get; set; }
Property Value
Default: 0.0
The cell height of the produced raster, in the length unit of the generated raster.
Remarks
If the cell height is unspecified or less than or equal to zero, the view pixel height is used as the cell height.
The property is only used if UseVisualizers is False.
Platforms
Windows, Linux, Android