VectorFont()
Syntax
VectorFont(FontID [, Size.d])Description
Specifies the font to use for vector drawing.
Parameters
FontID The FontID() of the font to use for drawing. Size.d (optional) Specifies the size for the font. The size is measured in the units of the vector drawing output. If no size is specified, then the size used in the LoadFont() command for the font will be converted to the current vector drawing unit.
Return value
None.
See Also
DrawVectorText(), DrawVectorParagraph(), VectorTextWidth(), VectorTextHeight(), VectorParagraphHeight()
Supported OS
All