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.
public:
void Layout(double width, double height);
public void Layout (double width, double height);
abstract member Layout : double * double -> unit
Public Sub Layout (width As Double, height As Double)