Method | Description | |
---|---|---|
DrawElement ( |
||
DrawElementDebugBorder ( |
||
DrawFormattedText ( |
||
DrawOutline ( |
||
DumpImages ( ) : void | ||
DumpOpacityImages ( ) : void | ||
GetElementType ( string sType ) : ElementType | ||
LoadImageFromCache ( string sFile ) : |
Method | Description | |
---|---|---|
DrawGraphic ( |
||
DrawGraphicOriginalSize ( |
Draws the image cropped based on alignment. The image is always drawn in proper aspect by this method
|
|
DrawItem ( ) : System | ||
DrawTextGraphics ( ) : System | ||
DumpImagesFromDictionary ( Bitmap>.Dictionary |
||
LoadOpacityImageFromCache ( string sFile, |
||
UpdateAlignmentValue ( StringAlignment eAlignment, int &nResult, int nLarge, int nSmall ) : void |
public static DrawElement ( |
||
zGraphics | ||
zDeck | CardMaker.Card.Deck | |
zElement | ||
eType | ElementType | |
nX | int | |
nY | int | |
sInput | string | |
bExport | bool | |
return | void |
public static DrawElementDebugBorder ( |
||
zGraphics | ||
zElement | ||
nX | int | |
nY | int | |
bSelected | bool | |
return | void |
public static DrawFormattedText ( |
||
zGraphics | ||
zDeck | CardMaker.Card.Deck | |
zElement | ||
sInput | string | |
zBrush | ||
zFont | ||
colorFont | Color | |
return | void |
public static DrawOutline ( |
||
zElement | ||
zGraphics | ||
zPath | GraphicsPath | |
return | void |
public static GetElementType ( string sType ) : ElementType | ||
sType | string | |
return | ElementType |
public static LoadImageFromCache ( string sFile ) : |
||
sFile | string | |
return |