메소드 | 설명 | |
---|---|---|
RectanglePrinting ( string title, Controller controller, System.Drawing.Printing.PageSettings pageSettings, float boxSize, PrintingCountKind countKind, int count ) : System |
메소드 | 설명 | |
---|---|---|
DrawPage ( IGraphicsTarget graphicsTarget, int pageNumber, |
||
GetDescriptionList ( ) : IPrintableRectangle[] | ||
LayoutPages ( System.Drawing.Printing.PageSettings pageSettings, |
protected DrawPage ( IGraphicsTarget graphicsTarget, int pageNumber, |
||
graphicsTarget | IGraphicsTarget | |
pageNumber | int | |
printArea | ||
dpi | float | |
리턴 | void |
protected abstract GetDescriptionList ( ) : IPrintableRectangle[] | ||
리턴 | IPrintableRectangle[] |
protected LayoutPages ( System.Drawing.Printing.PageSettings pageSettings, |
||
pageSettings | System.Drawing.Printing.PageSettings | |
printArea | ||
리턴 | int |
public RectanglePrinting ( string title, Controller controller, System.Drawing.Printing.PageSettings pageSettings, float boxSize, PrintingCountKind countKind, int count ) : System | ||
title | string | |
controller | Controller | |
pageSettings | System.Drawing.Printing.PageSettings | |
boxSize | float | |
countKind | PrintingCountKind | |
count | int | |
리턴 | System |