NodeShape.HasAnchoring 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 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.