Show / Hide Table of Contents

Class PresetTemplateAssociation

Identifies an association between two preset template features.

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

Determines the type of association between two features identified by their index in PresetTemplateFeatures and properties relevant to the association; such as terminal selection for connectivity, content visibility for containment, or fraction along value for mid-span connectivity.

Properties

Name Description
AssociationType

Gets the UtilityAssociationType of this association.

FractionAlongEdge

Gets the relative location along the non-spatial edge where the junction is (logically) located.

FromFeatureIndex

Gets the position of the first participant in a UtilityAssociation within PresetTemplateFeatures.

FromTerminalId

Gets the ID of the terminal from which a connectivity association is made. The default value is -1.

IsContainmentVisible

Gets a value indicating whether the content is visible.

ToFeatureIndex

Gets the position of the second participant in a UtilityAssociation within PresetTemplateFeatures.

ToTerminalId

Gets the ID of the terminal to which a connectivity association is made. The default value is -1.

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.