DlxBus.GetEndCap()
Gets the shape of the end of the bus.
Syntax:
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 code
See also
DlxBus