SoWinDirectionalLightEditorAlwaysOnTop Property |
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
BooleanRemarks See Also