PSelectionEventHandler provides standard interaction for selection.
For a list of all members of this type, see PSelectionEventHandler Members.
System.Object
PBasicInputEventHandler
PDragSequenceEventHandler
PSelectionEventHandler
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Clicking selects the object under the cursor. Shift-clicking allows multiple objects to be selected. Dragging offers marquee selection. And, by default, pressing the delete key deletes the selection.
Namespace: UMD.HCIL.PiccoloX.Events
Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)
PSelectionEventHandler Members | UMD.HCIL.PiccoloX.Events Namespace