The following tables list the members exposed by RectangularShutterEffect.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RectangularShutterEffect | Initializes a new instance of the RectangularShutterEffect class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Center | Gets or sets center of the shutter. This is a dependency property. |
![]() |
ClearColor | Gets or sets the color to use to clear the area outside the shutter. This is a dependency property. |
![]() |
Height | Gets or sets height of the shutter. This is a dependency property. |
![]() |
Input | Gets or sets an optional brush that represents the result of this effect. This is a dependency property. |
![]() |
Width | Gets or sets the width of the shutter. This is a dependency property. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
CenterProperty | Identifies the Center dependency property. |
![]() ![]() |
ClearColorProperty | Identifies the ClearColor dependency property. |
![]() ![]() |
HeightProperty | Identifies the Height dependency property. |
![]() ![]() |
InputProperty | Identifies the Input dependency property. |
![]() ![]() |
WidthProperty | Identifies the Width dependency property. |