TIWCGJsPlumbOverlayArrowDirection Enumeration

Represents type TIWCGJsPlumbOverlayArrowDirection.

Namespace: IWCGJsPlumb
type
 TIWCGJsPlumbOverlayArrowDirection = (jspoadForwards,jspoadBackwards);

The TIWCGJsPlumbOverlayArrowDirection type exposes the following members.

Show:
 NameDescription
jspoadBackwards

Represents constant jspoadBackwards.

jspoadForwards

Represents constant jspoadForwards.

Top