ShapeElement.LineAffinityDefault 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 LineAffinityDefault { bool get(); void set(bool value); };
public bool LineAffinityDefault { get; set; }
member this.LineAffinityDefault : bool with get, set
Public Property LineAffinityDefault As Boolean

Property Value

Applies to