| CosineRectangularApertureGainPatternXDimension Property  | 
 
            Gets or sets the antenna x dimension.
            
 
    Namespace: 
   AGI.Foundation.Communications.Antennas
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double XDimension { get; set; }Public Property XDimension As Double
	Get
	Set
public:
property double XDimension {
	double get ();
	void set (double value);
}member XDimension : float with get, set
Property Value
Type: 
Double Remarks
RemarksDefaults to a value of 1.0.
 See Also
See Also