Compartment.UpdateSize Method

Definition

When overriden in a derived class, this method changes the size of the compartment based on its internal data.

public:
 virtual void UpdateSize();
public virtual void UpdateSize ();
abstract member UpdateSize : unit -> unit
override this.UpdateSize : unit -> unit
Public Overridable Sub UpdateSize ()

Applies to