%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
RENDERMODE_WIRE_2d Field
See Also 
vdWebLibrary Namespace > vdConst Class : RENDERMODE_WIRE_2d Field
Similar to the vdraw Wire2D render mode. When this is activated, the user is restrained in a 2D display of a drawing, all solid entities are drawn as lines, Hatches and Images are drawn normally, cannot perfom a 3Drotate action), also, section clips are not applied.

Syntax

JScript 
public var RENDERMODE_WIRE_2d : int;

See Also