Void
Context2DWrapper
.DrawText2D(Int32 param1, Int32 param2, String param3)
Draws text at the given x and y pixel coordinates.
Remarks
Examples
Parameters
param1
Type: Int32
param2
Type: Int32
param3
Type: String
Return Value
Type: Void