C# Class PsHandler.PokerStarsThemeTable

Afficher le fichier Open project: kampiuceris/PsHandler Class Usage Examples

Private Properties

Свойство Type Description
InitPokerStarsTableClientRectangles void

Méthodes publiques

Méthode Description
GetClientSizeByHeight ( int height ) : Size
GetClientSizeByWidth ( int width ) : Size
Parse ( string value ) : PokerStarsThemeTable

Private Methods

Méthode Description
InitPokerStarsTableClientRectangles ( ) : void

Method Details

GetClientSizeByHeight() public static méthode

public static GetClientSizeByHeight ( int height ) : Size
height int
Résultat System.Drawing.Size

GetClientSizeByWidth() public static méthode

public static GetClientSizeByWidth ( int width ) : Size
width int
Résultat System.Drawing.Size

Parse() public static méthode

public static Parse ( string value ) : PokerStarsThemeTable
value string
Résultat PokerStarsThemeTable