Gets the shape of the end of the bus.

syntaxSyntax:
DlxBus.GetEndCap()

Return Value

Returns one of the following values:

DlxApp.PATHCAP_FLAT
DlxApp.PATHCAP_ROUND
DlxApp.PATHCAP_ARROW
DlxApp.PATHCAP_TRIANGLE
DlxApp.PATHCAP_DOVETAIL

Example

  Copy codeCopy code

See also