Show / Hide Table of Contents

Class PresetTemplateDefinition

Defines how a primary feature and its preset features are created from a preset template.

Inheritance
object
TemplateDefinition
PresetTemplateDefinition
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 PresetTemplateDefinition : TemplateDefinition
Remarks

Features created from this template come pre-arranged around the Origin with Secondary rotation if specified.

Utility associations are also created for the features if they are part of a utility network and PresetTemplateAssociations is not empty.

Properties

Name Description
Origin

Gets the point from which PresetTemplateFeatures are arranged.

PresetTemplateAssociations

Gets the collection of preset template associations to create with the PresetTemplateFeatures.

PresetTemplateFeatures

Gets the collection of preset template features to create around the Origin.

Secondary

Gets an optional secondary location that determines the rotation of the PresetTemplateFeatures.

Applies to

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