TIWCGJsPlumbRenderMode Enumeration

Represents type TIWCGJsPlumbRenderMode.

Namespace: IWCGJsPlumb
type
 TIWCGJsPlumbRenderMode = (jsprmSVG,jsprmVML);

The TIWCGJsPlumbRenderMode type exposes the following members.

Show:
 NameDescription
jsprmSVG

Represents constant jsprmSVG.

jsprmVML

Represents constant jsprmVML.

Top