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.MemberwiseClone()
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.

UnknownJson

Gets a collection of unknown data from the source JSON.

UnsupportedJson

Gets a collection of unsupported data from the source JSON.

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.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.12 - 200.0
.NET 5100.12
.NET Core 3.1100.12
Android100.12 - 100.15
iOS100.12 - 100.15
UWP100.12 - 200.0
In This Article
Back to top Copyright © 2022 Esri.