%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
LineTypeDrawMethod_Start Field
See Also 
vdWebLibrary Namespace > vdConst Class : LineTypeDrawMethod_Start Field
Using this value the linetype starts from the beginning of the segment and continues similar to the end. For more information check the vdLineType.DrawMethod property in the VDF.chm help file.

Syntax

JScript 
public var LineTypeDrawMethod_Start : int;

See Also