ComplexConicOuterHalfAngle 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: 24.2.419.0 (24.2.419.0)
Syntax public double OuterHalfAngle { get; }
Public ReadOnly Property OuterHalfAngle As Double
Get
public:
property double OuterHalfAngle {
double get ();
}
member OuterHalfAngle : float with get
Property Value
Type:
DoubleSee Also