%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetActiveHatchProperties Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetActiveHatchProperties Method
Returns the active HatchProperties.

Syntax

JScript 
public function GetActiveHatchProperties() : Object;

Return Value

The document's active HatchProperties object.

See Also