Draw text command
绘制文字命令
The x position of the start of the text (relative to the canvas).
开始绘制文本的 x 坐标位置(相对于画布)。
The y position of the start of the text (relative to the canvas).
开始绘制文本的 y 坐标位置(相对于画布)。
静态
Identifier for the FillTextCmd
绘制文字命令的标识符
Text alignment
对齐方式
The identifier for the FillTextCmd
Define the text color, e.g., "#ff0000".
定义文本颜色,比如"#ff0000"。
Define the font size and font, e.g., "20px Arial".
定义字号和字体,比如"20px Arial"。
Stroke width
描边宽度
Stroke color
描边颜色
Text content
文本内容
Recycle to the object pool
回收到对象池
X position
Y position
Font
Text color
Alignment
FillTextCmd instance
Create a FillTextCmd instance
创建绘制文本的命令的实例
En
Draw text command
Zh
绘制文字命令