TIWCGJsPlumbOverlayType Enumeration

Represents type TIWCGJsPlumbOverlayType.

Namespace: IWCGJsPlumb
type
 TIWCGJsPlumbOverlayType = (jspotArrow,jspotLabel,jspotPlainArrow,jspotDiamond,jspotCustom);

The TIWCGJsPlumbOverlayType type exposes the following members.

Show:
 NameDescription
jspotArrow

Represents constant jspotArrow.

jspotCustom

Represents constant jspotCustom.

jspotDiamond

Represents constant jspotDiamond.

jspotLabel

Represents constant jspotLabel.

jspotPlainArrow

Represents constant jspotPlainArrow.

Top