ISkinElement::DrawText
Syntax
Void DrawText(
IGraphics graphics,
tagRECT& rect,
String text,
Int32& tabs,
Int32 tabsCount,
Boolean rightToLeft
);
IGraphics graphics,
tagRECT& rect,
String text,
Int32& tabs,
Int32 tabsCount,
Boolean rightToLeft
);
Parameters
graphics
[in]
rect
[in]
text
[in]
tabs
[in]
tabsCount
[in]
rightToLeft
[in]