TIWCGJsPlumbStyleJoinStyle Enumeration

Represents type TIWCGJsPlumbStyleJoinStyle.

Namespace: IWCGJsPlumb
type
 TIWCGJsPlumbStyleJoinStyle = (jspsjsDefault,jspsjsRound,jspsjsBevel,jspsjsMiter);

The TIWCGJsPlumbStyleJoinStyle type exposes the following members.

Show:
 NameDescription
jspsjsBevel

Represents constant jspsjsBevel.

jspsjsDefault

Represents constant jspsjsDefault.

jspsjsMiter

Represents constant jspsjsMiter.

jspsjsRound

Represents constant jspsjsRound.

Top