ConeCoverageGrid Properties | 
The ConeCoverageGrid type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseRadiusBounds | 
            Gets or sets the cone's base radius bounds.
              | |
| ClockAngleBounds | 
            Gets or sets the cone clock angle bounds.
            The clock angle bounds define the closed set of values between LowerBound and UpperBound
            where UpperBound is mapped to the interval [lower bound, lower bound + TwoPi].
              | |
| ClockAngleGriddingTechnique | 
            Gets or sets the gridding technique used in the clock angle coordinate.
              | |
| HeightBounds | 
            Gets or sets the height bounds of the cone. The height bounds must be positive and the upper bound is taken as length.
              | |
| HeightGriddingTechnique | 
            Gets or sets the gridding technique used in the cone's height coordinate.
              | |
| RadialGriddingTechnique | 
            Gets or sets the gridding technique used in the radial coordinate.
              | |
| 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.
              |