프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SearchPointContents | List |
||
SearchPointDefinitions | List |
||
SearchPointItems | List |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
LoadFile ( Stream stream ) : bool |
public GenerateMap ( System background = null ) : System.Drawing.Bitmap | ||
background | System | |
리턴 | 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 | |
리턴 | void |