LinkShape.CanManuallyRoute Property

Definition

Gets a value indicating whether the user is allowed to manually route this LinkShape.

public:
 virtual property bool CanManuallyRoute { bool get(); };
public virtual bool CanManuallyRoute { get; }
member this.CanManuallyRoute : bool
Public Overridable ReadOnly Property CanManuallyRoute As Boolean

Property Value

Remarks

By default, straight lines cannot be manually routed.

Applies to