Свойство | Type | Description | |
---|---|---|---|
SearchPointContents | List |
||
SearchPointDefinitions | List |
||
SearchPointItems | List |
Méthode | Description | |
---|---|---|
GenerateMap ( System background = null ) : System.Drawing.Bitmap | ||
SetPixelArea ( System bmp, int x, int y, System color, System border ) : void | ||
TOVSEAF ( Stream stream ) : System | ||
TOVSEAF ( String filename ) : System |
Méthode | Description | |
---|---|---|
LoadFile ( Stream stream ) : bool |
public GenerateMap ( System background = null ) : System.Drawing.Bitmap | ||
background | System | |
Résultat | System.Drawing.Bitmap |
public static SetPixelArea ( System bmp, int x, int y, System color, System border ) : void | ||
bmp | System | |
x | int | |
y | int | |
color | System | |
border | System | |
Résultat | void |
public TOVSEAF ( String filename ) : System | ||
filename | String | |
Résultat | System |