%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
ACTION_DISPLAY_USECROSSCOLOR Field
See Also 
vdWebLibrary Namespace > vdConst Class : ACTION_DISPLAY_USECROSSCOLOR Field
Sets the fill color of the drawn entities of the action to the action's crossfillcolor. By default, the crossfillcolor is used when a rectangle's low point is to the right of its high point.

Syntax

JScript 
public var ACTION_DISPLAY_USECROSSCOLOR : int;

See Also