Click or drag to resize

IWindowWindowStartupLocation Property

The starting location of the window.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
E3DWindowStartupLocation WindowStartupLocation { get; set; }

Property Value

Type: E3DWindowStartupLocation
See Also