Property Visible
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; }
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; }