Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NMouseInfo Structure
Members


In This Topic
    NMouseInfo Structure
    In This Topic
    The NMouseInfo structure is used to store information about the mouse event and mouse position in scene and device coordinates.
    Object Model
    NMouseInfo Structure
    Syntax
    'Declaration
     
    
    Public Structure NMouseInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NMouseInfo
    public struct NMouseInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Diagram.WinForm.NMouseInfo

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also