Share

SelectionRemovedEventArgs Class

Description

This class provides data for the SelectionRemoved event of the Editor class.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.SelectionRemovedEventArgs

Visual Basic

Public sealed Class SelectionRemovedEventArgs
Inherits EventArgs
Inherits IDisposable

C#

public sealed class SelectionRemovedEventArgs : EventArgs, IDisposable;

Links

SelectionRemovedEventArgs Methods, SelectionRemovedEventArgs Properties

Was this information helpful?