IApplicationResize Method

Size the applications main window

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void Resize(
	int Width,
	int Height
)

Parameters

Width
Type: SystemInt32
Width of window in pixels
Height
Type: SystemInt32
Height of window in pixels
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next