Gets the shape of the start of the bus.

syntaxSyntax:
DlxBus.GetStartCap()

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