Class GroupTemplatePart
Identifies a part in a group template.
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GroupTemplatePart
Remarks
The part feature created from this template has a pre-defined set of attributes as specified in the Template.
The BuilderToolType, with the Options, describes how to create the base geometry from the first item in the Parts, which is transformed to create this part feature's geometry.
Properties
| Name | Description |
|---|---|
| BuilderToolType | Gets a tool type used to transform the primary geometry into this part. |
| Options | Gets the optional configuration for the builder tool. |
| Template | Gets the template applicable for this specific part. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |