LinkShape.CanManuallyRoute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.