SpotlightFilter Members

The SpotlightFilter type exposes the following members.

  Name Description
Public method SpotlightFilter()
Creates a new SpotlightFilter.
Public method SpotlightFilter(Point, Int32, Double)
Creates a new SpotlightFilter.

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

  Name Description
Public property Position
The position of the center of spotlight circle.
Public property Radius

The radius of the spotlight circle in pixels. Current coordinates.

Range [0, 64511].

Public property TransitionSize

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

Range [0.0, 1.0].

Show: