CuboidCoverageGrid Properties | 
The CuboidCoverageGrid type exposes the following members.
| Name | Description | |
|---|---|---|
| ReferenceFrame | 
            Gets or sets the reference frame in which this grid is defined.
              (Inherited from GeometricPrimitiveCoverageGrid.) | |
| SaveGridCell | 
            Gets or sets a value indicating whether the grid is to save grid cell information.
              | |
| UseCellVolumeForWeight | 
            Gets or sets a value indicating whether to use the volume of the grid cells as the weight for each point.
              | |
| XAxisBounds | 
            Gets or sets the bounds in the x-axis.
              | |
| XGriddingTechnique | 
            Gets or sets the gridding technique for the grid points along x.
              | |
| YAxisBounds | 
            Gets or sets the bounds in the y-axis.
              | |
| YGriddingTechnique | 
            Gets or sets the gridding technique for the grid points along y.
              | |
| ZAxisBounds | 
            Gets or sets the bounds in the z-axis.
              | |
| ZGriddingTechnique | 
            Gets or sets the gridding technique for the grid points along z.
              |