SoEventWasButton1Down Method |
Returns true if mouse button 1 was down when the event occurred.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool WasButton1Down()
Public Function WasButton1Down As Boolean
public:
bool WasButton1Down()
member WasButton1Down : unit -> bool
Return Value
Type:
BooleanRemarks See Also