C# Class WebExample.Map.QueryStringDataExtractor

Afficher le fichier Open project: gkrsu/maparound.example

Méthodes publiques

Méthode Description
GetBBox ( string bboxStr ) : BoundingRectangle
GetDisplaySize ( string wStr, string hStr ) : Size

Method Details

GetBBox() public static méthode

public static GetBBox ( string bboxStr ) : BoundingRectangle
bboxStr string
Résultat BoundingRectangle

GetDisplaySize() public static méthode

public static GetDisplaySize ( string wStr, string hStr ) : Size
wStr string
hStr string
Résultat System.Drawing.Size