%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
SetActiveThickness Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : SetActiveThickness Method
thickness
A numeric value to set thickness.
Sets the active thickness value. This property gives all imported curves a stretch on Z axis.

Syntax

JScript 
public function SetActiveThickness( 
   thickness : double
);

Parameters

thickness
A numeric value to set thickness.

See Also