VS:TextRotate/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

以降に作成する文字を回転させます。

PROCEDURE TextRotate(
Rotation :REAL);
def vs.TextRotate(Rotation):
    return None

Parameters

Rotation REAL 回転角度

Example

TextRotate(45);
TextOrigin(0",0");
CreateText('Rotated string');

Version

利用可能バージョン: MiniCAD