| SoWinDirectionalLightEditorAlwaysOnTop Property  | 
 
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool AlwaysOnTop { get; set; }Public Property AlwaysOnTop As Boolean
	Get
	Set
public:
property bool AlwaysOnTop {
	bool get ();
	void set (bool value);
}member AlwaysOnTop : bool with get, set
Property Value
Type: 
Boolean
Remarks
See Also