%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
TextLineFlags_None Field
See Also 
vdWebLibrary Namespace > vdConst Class : TextLineFlags_None Field
Draws the text without any additional lines. See also vdText.TextLine property in VDF.chm.

Syntax

JScript 
public var TextLineFlags_None : int;

See Also