SyntheticApertureRadarVolumeOuterHalfAngle Property  | 
 
            Gets the outer half angle used to define the exterior conical boundary of the volume.
            
 
    Namespace: 
   AGI.Foundation.Geometry.Shapes
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double OuterHalfAngle { get; }Public ReadOnly Property OuterHalfAngle As Double
	Get
public:
property double OuterHalfAngle {
	double get ();
}member OuterHalfAngle : float with get
Property Value
Type: 
Double
See Also