%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
TextLineFlags_CenterLine Field
See Also 
vdWebLibrary Namespace > vdConst Class : TextLineFlags_CenterLine Field
Draws the text with a line through it. See also vdText.TextLine property in VDF.chm.

Syntax

JScript 
public var TextLineFlags_CenterLine : int;

See Also