Click or drag to resize
IMyRenderWindowDrawEnabled Property

[This is preliminary documentation and is subject to change.]

True when Present on device should be called (e.g. window not minimized)

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
bool DrawEnabled { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:VRage.IMyRenderWindow.DrawEnabled"]

See Also