SpotlightEffect.TransitionSize Property

The size of the transition region given as a fraction of the radius.

Range [0.0, 1.0].

Namespace: Lumia.Imaging.Artistic
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public double TransitionSize { get; set; }
'Declaration
Public Property TransitionSize As Double
    Get
    Set
public:
virtual property double TransitionSize {
    double get () sealed;
    void set (double value) sealed;
}
function get_TransitionSize();
function set_TransitionSize(value);

Property Value

Type: Double

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

SpotlightEffect Class

SpotlightEffect.SpotlightEffect Members

Lumia.Imaging.Artistic Namespace