IAgRadarCrossSectionVolumeGraphics Interface for radar cross section 3D volume properties.
SetNumPoints | Sets the azimuth/elevation ranges and number of points. |
SetResolution | Sets the azimuth/elevation ranges and resolution. |
AzimuthNumPoints | Gets the number of azimuth points. |
AzimuthResolution | Gets the azimuth resolution. |
AzimuthStart | Gets the azimuth start value. |
AzimuthStop | Gets the azimuth stop value. |
ColorMethod | Color method for contours (color ramp or explicit). |
ElevationNumPoints | Gets the number of elevation points. |
ElevationResolution | Gets the elevation resolution. |
ElevationStart | Gets the elevation start value. |
ElevationStop | Gets the elevation stop value. |
Levels | Gets the collection of volume levels. |
MinimumDisplayedRcs | Gets or sets the minimum displayed radar cross section value. |
RelativeToMaximum | Gets or sets the contours value represents the gain value relative to the maximum. |
Scale | Gets or sets the scale value. |
Show | Opt whether to display volume graphics for the radar cross section. |
StartColor | Gets or sets the color ramp start color. |
StopColor | Gets or sets the color ramp stop color. |
Wireframe | Enables the ability to view the volume as a wireframe. |