Share

Editor.SelectAll() Method

Description

Returns the selection set obtained.

Visual Basic

Public Function SelectAll() As PromptSelectionResult

C#

public PromptSelectionResult SelectAll();

Links

Editor Class, Autodesk.AutoCAD.EditorInput Namespace

Was this information helpful?