Share

CrossingOrWindowSelectedObject Class

Description

This class describes an object that was selected by a window or window polygon selection. The selection window may or may not be a crossing window.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.SelectedObject
    Autodesk.AutoCAD.EditorInput.CrossingOrWindowSelectedObject

Visual Basic

Public sealed Class CrossingOrWindowSelectedObject
Inherits SelectedObject

C#

public sealed class CrossingOrWindowSelectedObject : SelectedObject;

Links

CrossingOrWindowSelectedObject Constructor, CrossingOrWindowSelectedObject Methods

Was this information helpful?