Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1HyperPanel Class / ApplyOpacity Property

In This Topic
    ApplyOpacity Property (C1HyperPanel)
    In This Topic
    Gets or sets a value between zero and one that determines the minimum scale to be applied to elements when they are away from the center.
    Syntax
    'Declaration
     
    
    Public Property ApplyOpacity As Boolean
    public bool ApplyOpacity {get; set;}
    See Also