CentralBodyLayeredProjectedVolumeAccessConstraintVolumeLayerLayerCeilingHeight Property  | 
 
            Gets the layer's maximum height.
            
 
    Namespace: 
   AGI.Foundation.Access.Constraints
    Assembly:
   AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double LayerCeilingHeight { get; }Public ReadOnly Property LayerCeilingHeight As Double
	Get
public:
property double LayerCeilingHeight {
	double get ();
}member LayerCeilingHeight : float with get
Property Value
Type: 
Double
See Also