ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / BuilderMethod Class
Properties Methods


In This Topic
    BuilderMethod Class Members
    In This Topic

    The following tables list the members exposed by BuilderMethod.

    Public Properties
     NameDescription
    Public Property Gets the unique DAML identifier for this BuilderMethod.  
    Public Property Gets the icon for this BuilderMethod.  
    Public Property Gets the name of this BuilderMethod.  
    Public Property Gets the collection of value parameter definitions for this BuilderMethod.  
    Top
    Public Methods
     NameDescription
    Public Method Gets text that will be displayed over the display of this BuilderMethod in the TemplateProperties dialog box.  
    Public Method Performs a geometric transformation on the input Geometry, producing the output geometry or geometries in a manner that is defined by a BuilderMethod's parameter values.  
    Top
    See Also