%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetLineTypes Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetLineTypes Method
Returns a collection with all linetypes objects of the document.

Syntax

JScript 
public function GetLineTypes() : Object;

See Also