%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function GetActivePenColor() : Object;

Return Value

The document's active Pencolor object.

See Also