RectangularPyramidCoverageGridYAxisLength Property |
Gets or sets the length of the pyramid's base in the y direction.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double YAxisLength { get; set; }
Public Property YAxisLength As Double
Get
Set
public:
property double YAxisLength {
double get ();
void set (double value);
}
member YAxisLength : float with get, set
Property Value
Type:
DoubleSee Also