public method IReticleCanvas.Text

Brief

Draw a text

Declaration
C#
void  Text (float x, float y, float height, string text, string color)

Parameters
x
y
height
text
color

Declared in IReticleCanvas

back