CompartmentShape.AnchorAllCompartments 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.
Once all of the compartments are in place, this method anchors them all together, so that they line up correct one after the other, and fill the entire width of the shape.
public:
virtual void AnchorAllCompartments();
public virtual void AnchorAllCompartments ();
abstract member AnchorAllCompartments : unit -> unit
override this.AnchorAllCompartments : unit -> unit
Public Overridable Sub AnchorAllCompartments ()