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