IAlignmentManager.SendAlignmentAnchors Method

Definition

Submit all accumulated alignment anchors.

public void SendAlignmentAnchors ();
abstract member SendAlignmentAnchors : unit -> unit
Public Sub SendAlignmentAnchors ()

Remarks

All anchors previously submitted via SendAlignmentAnchors() will be cleared and replaced by the current set. SendAlignmentAnchors() submits the current set of anchors, but they will have no effect until the next Refreeze() is successfully performed.

Applies to