GetPointMouseEventArgs.ShiftKeyDown Property

GetPointMouseEventArgsShiftKeyDown Property

[Missing <summary> documentation for "P:Rhino.Input.Custom.GetPointMouseEventArgs.ShiftKeyDown"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool ShiftKeyDown { get; }
Public ReadOnly Property ShiftKeyDown As Boolean
	Get

Property Value

Type: Boolean
See Also