%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
LINETYPE_FLAG_TTF_TEXT Field
See Also 
vdWebLibrary Namespace > vdConst Class : LINETYPE_FLAG_TTF_TEXT Field
A line type defined by TTF text. For more information check LineTypeSegment.Flag in the VDF.chm help file.

Syntax

JScript 
public var LINETYPE_FLAG_TTF_TEXT : int;

See Also