프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CreateBrush ( int p ) : |
||
CreateGraphics ( ) : |
||
CreatePen ( int p ) : |
||
CreateUtfGridJson ( ) : string | ||
Dispose ( ) : void | ||
FillPolygon ( SqlGeography geography, int i, object data = null ) : void | ||
GetBoundingBoxInLatLngWithMargin ( int tileX, int tileY, int zoom ) : |
||
IntToRgb ( int p ) : Color | ||
RgbToInt ( int start, byte rgbValues, int x ) : int | ||
Utf8Grid ( int utfGridResolution, int tileX, int tileY, int zoom ) : System |
public FillPolygon ( SqlGeography geography, int i, object data = null ) : void | ||
geography | SqlGeography | |
i | int | |
data | object | |
리턴 | void |
public GetBoundingBoxInLatLngWithMargin ( int tileX, int tileY, int zoom ) : |
||
tileX | int | |
tileY | int | |
zoom | int | |
리턴 |
public static RgbToInt ( int start, byte rgbValues, int x ) : int | ||
start | int | |
rgbValues | byte | |
x | int | |
리턴 | int |
public Utf8Grid ( int utfGridResolution, int tileX, int tileY, int zoom ) : System | ||
utfGridResolution | int | |
tileX | int | |
tileY | int | |
zoom | int | |
리턴 | System |