CrossingOrWindowSelectedSubObject Class

Autodesk.AutoCAD.EditorInput.SelectedSubObject
    Autodesk.AutoCAD.EditorInput.CrossingOrWindowSelectedSubObject
Visual Basic
Public sealed Class CrossingOrWindowSelectedSubObject
Inherits SelectedSubObject
C#
public sealed class CrossingOrWindowSelectedSubObject : SelectedSubObject;
Description

 

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

Links