Property | Type | Description | |
---|---|---|---|
m_fFontHeight | float | ||
m_fFontOutlineSize | float |
Method | Description | |
---|---|---|
MeasureDisplayStringWidth ( |
||
PostProcessMarkupRectangle ( |
||
ProcessMarkup ( |
||
Render ( |
||
TextMarkup ( string sVariable ) : System |
public static MeasureDisplayStringWidth ( |
||
graphics | ||
text | string | |
font | ||
return |
public PostProcessMarkupRectangle ( |
||
zElement | ||
listAllMarkups | List |
|
nMarkup | int | |
return | bool |
public ProcessMarkup ( |
||
zElement | ||
zData | FormattedTextData | |
zProcessData | FormattedTextProcessData | |
zGraphics | ||
return | bool |
public Render ( |
||
zElement | ||
zGraphics | ||
return | bool |
public TextMarkup ( string sVariable ) : System | ||
sVariable | string | |
return | System |