GraphicsContext.DrawString Method
DrawString(
text
as
string,
x
as
nfloat,
y
as
nfloat,
width
as
nfloat,
height
as
nfloat)
as
void
Parameters
text
x
y
width
height
Returns
void
Remarks
See Also
GraphicsContext Class