C# Class Explore10.Helpers

Afficher le fichier Open project: ethanhs/Explore10

Méthodes publiques

Свойство Type Description
Cut bool

Méthodes publiques

Méthode Description
GetMousePosition ( ) : System.Drawing.Point
PrettyByte ( long value ) : string

Private Methods

Méthode Description
GetCursorPos ( POINT &lpPoint ) : bool

Method Details

GetMousePosition() public static méthode

public static GetMousePosition ( ) : System.Drawing.Point
Résultat System.Drawing.Point

PrettyByte() public static méthode

public static PrettyByte ( long value ) : string
value long
Résultat string

Property Details

Cut public_oe static_oe property

public static bool Cut
Résultat bool