Property | Type | Description | |
---|---|---|---|
SearchPointContents | List |
||
SearchPointDefinitions | List |
||
SearchPointItems | List |
Method | 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 |
Method | Description | |
---|---|---|
LoadFile ( Stream stream ) : bool |
public GenerateMap ( System background = null ) : System.Drawing.Bitmap | ||
background | System | |
return | 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 | |
return | void |