GLG Toolkit, C# Class Library  Version 4.6
GlgInputEventArgs Class Reference

Contains information about the GlgInput event. More...

Detailed Description

Contains information about the GlgInput event.

Inherits GlgEventArgs.

Public Attributes

GlgObject message_obj
 Message object containing input event information. More...
 
- Public Attributes inherited from GlgEventArgs
GlgObject viewport
 The top-level viewport object of the GlgControl's drawing. More...
 

Member Data Documentation

◆ message_obj

GlgObject message_obj

Message object containing input event information.

Use GetResource methods to extract detailed event information.