VS:TrueTypeToPoly/ja

From Vectorworks Developer
Revision as of 03:43, 16 January 2014 by Kimura (talk | contribs) (1 revision: 2014J VS Reference TVWX)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

TrueTypeToPolyは文字列オブジェクトを似た形の多角形や曲線のグループに変換します。

FUNCTION TrueTypeToPoly(
textHandle :HANDLE;
VAR polyGroupHandle :HANDLE) : LONGINT;
def vs.TrueTypeToPoly(textHandle):
    return (LONGINT, polyGroupHandle)

Parameters

textHandle HANDLE
polyGroupHandle HANDLE

Version

Availability: from Vectorworks 2014