ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / ActiveTemplateChangedEventArgs Class
Properties


In This Topic
    ActiveTemplateChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ActiveTemplateChangedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the MapView the incoming active template belongs to.  
    Public Property Gets the new active template.  
    Public Property Gets the MapView the outgoing active template belongs to.  
    Public Property Gets the previous active template.  
    Top
    See Also