ZennoLab Assemblies Documentation
SetWindowSize Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : SetWindowSize Method
width

Type: System.Int32

The width of window.

height

Type: System.Int32

The height of window.

Glossary Item Box

Sets the size of window.

Syntax

C# 
public void SetWindowSize( 
   int width,
   int height
)

Parameters

width

Type: System.Int32

The width of window.

height

Type: System.Int32

The height of window.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.