LinkShape.IsRouted Methode
Definition
Gibt zurück, ob diese LinkShape noch weitergeleitet wurde oder noch aufgerissen ist und auf eine Umleitung wartet.Returns whether this LinkShape has been routed yet or is still ripped up and awaiting a reroute.
public:
bool IsRouted();
public bool IsRouted ();
member this.IsRouted : unit -> bool
Public Function IsRouted () As Boolean