DclDrawTextNormalized

Description

Draw character string with a regular coordinates system.

Syntax

Call DclDrawTextNormalized (X, y, text, [height], [angle], [centering], [index])

Arguments

X, y < R > The location (the regular coordinates system) that writes a character.
Text < C*> Text.
Height < R > The height of a character.
Angle < R > An angle.
Centering < I > A centering option.
Index < I > The line index of a character.

Note

Related items