BoundsControl.UpdateBounds 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.
Update the bounds. Call this function after modifying the transform of the target externally to make sure the bounds are also updated accordingly.
public:
void UpdateBounds();
public void UpdateBounds ();
member this.UpdateBounds : unit -> unit
Public Sub UpdateBounds ()