NodeShape.HasAnchoring Property

Definition

Gets whether or not this NodeShape has anchoring to its parent turned enabled.

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

Property Value

If true this shape is anchored to its parent; otherwise no anchoring exists.

Applies to