Click or drag to resize
DigitalRuneUIScreenIDrawableVisible Property
Returns the same value as IsVisible.

Namespace: DigitalRune.Game.UI.Controls
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
bool IDrawable.Visible { get; }

Property Value

Type: Boolean
The same value as IsVisible.

Implements

IDrawable.Visible
See Also