C# Class OpenTK.Platform.Windows.TrackMouseEventStructure

Afficher le fichier Open project: andykorth/opentk Class Usage Examples

Méthodes publiques

Свойство Type Description
Flags TrackMouseEventFlags
HoverTime DWORD
Size DWORD
SizeInBytes int
TrackWindowHandle HWND

Property Details

Flags public_oe property

public TrackMouseEventFlags Flags
Résultat TrackMouseEventFlags

HoverTime public_oe property

public DWORD HoverTime
Résultat DWORD

Size public_oe property

public DWORD Size
Résultat DWORD

SizeInBytes public_oe static_oe property

public static int SizeInBytes
Résultat int

TrackWindowHandle public_oe property

public HWND TrackWindowHandle
Résultat HWND