Sets the start point of the bus.

syntaxSyntax:
DlxBus.SetStartPoint(point)

Parameters

Parameter Description
point A DlxPoint object with the coordinates specifying the bus start point.

Return Value

If the operation ends correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also