NodeShape.PerformShapeAnchoringRule Method
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.
Sets up and fires the ShapeAnchoringRule with the appropriate information for this shape's parent. It only fires the event once per iteration and keeps a list of all of the changes that will be handled later.
public:
void PerformShapeAnchoringRule();
public void PerformShapeAnchoringRule ();
member this.PerformShapeAnchoringRule : unit -> unit
Public Sub PerformShapeAnchoringRule ()