Class PresetTemplateFeature
Identifies a feature in a preset template.
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class PresetTemplateFeature
Remarks
The preset feature created from this template has a pre-defined set of attributes as specified in the Template.
The Geometry defines how this feature is arranged around the Origin when it's moved to a specified location with the rest of the PresetTemplateFeatures.
Properties
| Name | Description |
|---|---|
| Geometry | Gets the geometry of the feature relative to the Origin. |
| Template | Gets the template applicable to this preset feature. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |