| EnclosureFunctionType Enumeration | 
  
    Namespace: 
   AGI.Foundation.Geometry.Shapes
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic enum EnclosureFunctionType
Public Enumeration EnclosureFunctionType
public enum class EnclosureFunctionType
type EnclosureFunctionType
 Members
Members|  | Member name | Description | 
|---|
|  | Other | The enclosure function is of some other type. | 
|  | ConeAngle | The enclosure function acts like a cone angle. | 
|  | ClockAngle | The enclosure function acts like a clock angle. | 
|  | RadialLimit | The enclosure function acts like a radial limit. | 
 See Also
See Also