Sandbox Logo

Panel.Opacity

float Opacity { get; set; }

Description

The currently calculated opacity. This is set by multiplying our current style opacity with our parent's opacity.

Return

User Comments