%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
SetActiveHatchProperties Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : SetActiveHatchProperties Method
hatchProperties
A vdHatchProperties object.
Sets the active HatchProperties to the specified object.

Syntax

JScript 
public function SetActiveHatchProperties( 
   hatchProperties : Object
);

Parameters

hatchProperties
A vdHatchProperties object.

See Also