%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
LineTypeDrawMethod_Center Field
See Also 
vdWebLibrary Namespace > vdConst Class : LineTypeDrawMethod_Center Field
The linetype is centered to the length of the segment. For more information check the vdLineType.DrawMethod property in the VDF.chm help file.

Syntax

JScript 
public var LineTypeDrawMethod_Center : int;

See Also