Share

PickPointSelectedSubObject Class

Description

This class encapsulates a subobject that is selected by the pick point selection method.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.SelectedSubObject
    Autodesk.AutoCAD.EditorInput.PickPointSelectedSubObject

Visual Basic

Public sealed Class PickPointSelectedSubObject
Inherits SelectedSubObject

C#

public sealed class PickPointSelectedSubObject : SelectedSubObject;

Links

PickPointSelectedSubObject Constructor, PickPointSelectedSubObject Methods, PickPointSelectedSubObject Properties

Was this information helpful?