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: 2023.1.3.0 (2023.1.3)
Syntax public bool WasButton1Down()
Public Function WasButton1Down As Boolean
public:
bool WasButton1Down()
member WasButton1Down : unit -> bool
Return Value
Type:
BooleanRemarks See Also