메소드 | 설명 | |
---|---|---|
addFontIfRequired ( |
||
getBitmapSize ( Image image, int &imgWidth, int &imgHeight, bool inTwips ) : void | ||
getKey ( String value ) : String | ||
getNextKey ( ) : int | ||
getRectFromPaperSize ( |
||
newRectangle ( int left, int top, int right, int bottom ) : Rectangle | ||
newRectangleF ( System.Single left, System.Single top, System.Single right, System.Single bottom ) : |
||
redim ( |
||
redimPreserve ( |
||
setRectangleHeight ( System.Single height ) : System.Single | ||
setRectangleWidth ( System.Single width ) : System.Single |
메소드 | 설명 | |
---|---|---|
getPixelsFromCmX ( float cm ) : float | ||
getPixelsFromCmY ( float cm ) : float |
public static addFontIfRequired ( |
||
font | ||
m_fnt | ||
리턴 | int |
public static getBitmapSize ( Image image, int &imgWidth, int &imgHeight, bool inTwips ) : void | ||
image | Image | |
imgWidth | int | |
imgHeight | int | |
inTwips | bool | |
리턴 | void |
public static getRectFromPaperSize ( |
||
info | ||
paperSize | csReportPaperType | |
orientation | int | |
리턴 |
public static newRectangle ( int left, int top, int right, int bottom ) : Rectangle | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
리턴 | Rectangle |
public static newRectangleF ( System.Single left, System.Single top, System.Single right, System.Single bottom ) : |
||
left | System.Single | |
top | System.Single | |
right | System.Single | |
bottom | System.Single | |
리턴 |
public static redim ( |
||
vFonts | ||
size | int | |
리턴 | void |
public static redimPreserve ( |
||
vFonts | ||
size | int | |
리턴 | void |
public static setRectangleHeight ( System.Single height ) : System.Single | ||
height | System.Single | |
리턴 | System.Single |
public static setRectangleWidth ( System.Single width ) : System.Single | ||
width | System.Single | |
리턴 | System.Single |