Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / ReflectionOpacityEffect Class
Fields Properties Methods


In This Topic
    ReflectionOpacityEffect Class Members
    In This Topic

    The following tables list the members exposed by ReflectionOpacityEffect.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new ReflectionOpacityEffect.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Coefficient dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Offset dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the coefficient applied to the exponential function that computes the opacity. Larger values means that the opacity increases faster with distance.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the offset applied to the exponential function that computes the opacity. Larger values means that the opacity starts at a lower value.  
    Top
    Public Methods
    Protected Methods
    See Also