ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / DesktopCoreExtensions Class


In This Topic
    DesktopCoreExtensions Class Methods
    In This Topic

    For a list of all members of this type, see DesktopCoreExtensions members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Gets the selection combination mode.  
    Public Methodstatic (Shared in Visual Basic) Gets the selection method.  
    Public Methodstatic (Shared in Visual Basic) Sets the selection combination mode. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Sets the SelectionMethod. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also