Autodesk.AutoCAD.EditorInput Namespace > CrossingOrWindowSelectedSubObject Class
CrossingOrWindowSelectedSubObject Class
Description

 

This class encapsulates a subobject that is selected by the crossing or window selection method.

Class Hierarchy
Autodesk.AutoCAD.EditorInput.SelectedSubObject
    Autodesk.AutoCAD.EditorInput.CrossingOrWindowSelectedSubObject
Visual Basic
Public sealed Class CrossingOrWindowSelectedSubObject
Inherits SelectedSubObject
C#
public sealed class CrossingOrWindowSelectedSubObject : SelectedSubObject;
Links
   Comments?