IAgRadarCrossSectionGraphics Interface for radar cross section graphics properties.
SetNumPoints | Sets the azimuth/elevation ranges and number of points. |
SetResolution | Sets the azimuth/elevation ranges and resolution. |
Altitude | Gets or sets the altitude to view the contours. |
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. |
Frequency | Gets or sets the frequency. |
Levels | Gets the collection of contour levels. |
LineWidth | Select the line width in which antenna 2D graphics display from the AgELineWidth enumeration. |
NumLabelDecDigits | Gets or sets the integer number of decimal places to display in the contour label. |
Polarization | Gets or sets the polarization. |
RelativeToMaxGain | Gets or sets the contours value represents the gain value relative to the maximum. |
Show | Opt whether to display graphics for the radar cross section. |
ShowAtAltitude | Enables the ability to view the contours at a set altitude. |
ShowLabels | Gets or sets the option for showing contour labels. |
StartColor | Gets or sets the color ramp start color. |
StopColor | Gets or sets the color ramp stop color. |