Show / Hide Table of Contents

Class LayerFloorDefinition

Describes how features in a IFloorAware layer are associated with floor levels of a facility.

Inheritance
object
LayerFloorDefinition
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.Floor
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LayerFloorDefinition
Remarks

LayerFloorDefinition defines the properties that are used to filter the levels, or floors, of a facility.

Constructors

Name Description
LayerFloorDefinition(string)

Initializes a new instance of the LayerFloorDefinition class with a name of an attribute field.

Properties

Name Description
FloorField

Gets the Name of the attribute field that contains each floor level's ID.

Methods

Name Description
FromJson(string)

Converts a JSON string to a LayerFloorDefinition.

ToJson()

Converts this instance to a JSON string.

See Also

GeoModelFloorDefinition

Applies to

TargetVersions
.NET Standard 2.0100.12 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.12 - 200.8
Xamarin.Android100.12 - 100.15
Xamarin.iOS100.12 - 100.15
UWP100.12 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.