Table of Contents

Property Visible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Visible

Gets or sets whether real painting need to be performed. When Visible is False, caller need only LabelMetrics without any actual painting.

public virtual bool Visible { get; set; }

Property Value

bool