For a list of all members of this type, see FilterCloseOptions members.
Public Properties
| Name | Description |
 | CenterX |
Gets and sets horizontal value for center point of filter. A value of -1 will automatically set the center based on region size.
|
 | CenterY |
Gets and sets vertical value for center point of filter. A value of -1 will automatically set the center based on region size.
|
 | Height |
Gets and sets height in pixels of the region sampled for filter calculations.
|
 | Width |
Gets and sets width in pixels of the region sampled for filter calculations.
|
Top
See Also