IApplicationMove Method

Move the applications main window

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void Move(
	int Left,
	int Top
)

Parameters

Left
Type: SystemInt32
New position of left edge of window in screen co-ordinates
Top
Type: SystemInt32
New position of top edge of window in screen co-ordinates
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