| Property | Description |
Animatable | Enable implicit animation for property changes. |
BackgroundMode | Settings for background (Solid or Checkerboard) |
ContentFilter | Instance of TIKFilter which applies to the picture. |
ContentMode | Settings for aligning image within TIKImageView |
Opacity | Specifies the image opacity. |
Picture | Image source for TIKImageView |
RotationAngle | Specifies the amount (in degrees) by which the control is rotated from the z-axis. Animatable. |
Scale | Specifies the scale of the control. Animatable. |
ShadowColor | Color or shadow |
ShadowOffset | Offset distance of shadow |
ShadowRadius | Gaussian brul radius for shadow |
ShowShadow | Enable/disable displaying shadow |
XRotationAngle | Specifies the amount (in degrees) by which the control is rotated from the x-axis. Animatable. |
YRotationAngle | Specifies the amount (in degrees) by which the control is rotated from the y-axis. Animatable. |