CIMTiltShiftEffect Class Properties
In This Topic
For a list of all members of this type, see CIMTiltShiftEffect members.
Public Properties
| Name | Description |
 | BlurStrength |
Gets or sets the strength (0-1) of the tilt-shift blur.
|
 | BottomOffset |
Gets or sets the width of the blurred area starting from the bottom of the screen measured in points.
|
 | IsActive |
Gets or sets a value indicating whether the effect should be applied to the scene.
(Inherited from ArcGIS.Core.CIM.CIMCameraEffect) |
 | LeftOffset |
Gets or sets the width of the blurred area starting from the left of the screen measured in points.
|
 | RightOffset |
Gets or sets the width of the blurred area starting from the right of the screen measured in points.
|
 | TopOffset |
Gets or sets the width of the blurred area starting from the top of the screen measured in points.
|
Top
See Also