BaseBoundarySystem.FloorHeight Property

Definition

Indicates the height of the floor, in relation to the coordinate system origin.

public:  property Nullable<float> FloorHeight {  public:
Nullable<float> get(); protected:
 void set(Nullable<float> value); };
public float? FloorHeight { get; protected set; }
member this.FloorHeight : Nullable<single> with get, set
Public Property FloorHeight As Nullable(Of Single)

Property Value

Applies to