TIWCGJsPlumbAnchorType Enumeration

Represents type TIWCGJsPlumbAnchorType.

Namespace: IWCGJsPlumb
type
 TIWCGJsPlumbAnchorType = (jspatStatic,jspatDynamic,jspatPerimeter,jspatContinuous);

The TIWCGJsPlumbAnchorType type exposes the following members.

Show:
 NameDescription
jspatContinuous

Represents constant jspatContinuous.

jspatDynamic

Represents constant jspatDynamic.

jspatPerimeter

Represents constant jspatPerimeter.

jspatStatic

Represents constant jspatStatic.

Top