ComplexConicInnerHalfAngle Property |
Gets the inner half angle used to define the interior conical volume of exclusion.
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 InnerHalfAngle { get; }
Public ReadOnly Property InnerHalfAngle As Double
Get
public:
property double InnerHalfAngle {
double get ();
}
member InnerHalfAngle : float with get
Property Value
Type:
DoubleSee Also