The IECircularFlow type exposes the following properties.
Properties
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
AnimDuration |
Specifies the animation duration in milliseconds. Default is 800ms.
(Inherited from IEAnimation.) | |
CurrentImageZoom |
Specifies the zoom (0..1) for central image. Default is 1.0.
| |
Depth |
Specifies the 3D projection depth. Default is 500.
(Inherited from IEAnimation.) | |
EllipseAngle |
Specifies the ellipse (the curve where images are placed) angle in degrees. Default is 0 degrees.
| |
FramesZoomFilter | Specifies the interpolation filter to apply when the animation runs. Default is None. | |
ImagesSizePercentage |
Specifies the percentage (1..100) of view size used for images. Default is 40.
| |
ImagesZoom |
Specifies the zoom (0..1) for non-central images. Default is 0.2.
| |
LastFrameZoomFilter | Specifies the interpolation filter to apply when the last frame is showed (when the animation ends). Default is FastLinear. | |
ShadowAlphaMax |
Specifies the maximum alpha value for the shadow. Default is 40.
(Inherited from IEAnimation.) | |
ShadowAlphaMin |
Specifies the minimum alpha value for the shadow. Default is 0.
(Inherited from IEAnimation.) | |
ShowBorder |
If true a border will be painted around all images.
(Inherited from IEAnimation.) | |
ShowScrollbar |
If true the scrollbar will be painted.
(Inherited from IEAnimation.) | |
ShowText |
If true the current image text will be painted.
(Inherited from IEAnimation.) | |
VisibleImages |
Specifies the number of visible images. Deault is 15.
|