Description
Gets the pick point that was used to select the object.
Visual Basic
Public Property PickPoint() As PickPointDescriptor
C#
public PickPointDescriptor PickPoint;
Conditions
Read-only
Links
PickPointSelectedObject Class, Autodesk.AutoCAD.EditorInput Namespace