ShapeElement.LineAdjustAwayDefault Property

Definition

Gets or sets a value that indicates whether intermediate line segments of child link shapes should try to align when the link shapes share a common connected shape. Intermediate line segments are the segments that do not contain either LinkShape endpoints. This property does not affect affinity of this shape with sibling shapes; it only applies to link shapes that are children of this shape.

public:
 property bool LineAdjustAwayDefault { bool get(); void set(bool value); };
public bool LineAdjustAwayDefault { get; set; }
member this.LineAdjustAwayDefault : bool with get, set
Public Property LineAdjustAwayDefault As Boolean

Property Value

Applies to