CIMAnimationScreenGraphicKeyframe Class Members
In This Topic
The following tables list the members exposed by CIMAnimationScreenGraphicKeyframe.
Public Constructors
Public Properties
| Name | Description |
| AnchorX |
Gets or sets the horizontal placement percent of the graphic anchor position on the viewer (0 is left edge, 1 is right edge).
|
| AnchorY |
Gets or sets the vertical placement percent of the graphic anchor position on the viewer (0 is top edge, 1 is bottom edge).
|
| ElementHeight |
Gets or sets the pixel height for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
|
| ElementWidth |
Gets or sets the pixel width for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
|
| Rotation |
Gets or sets the angle of rotation (in degrees) for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
|
| Scale |
Gets or sets the size multiplier for the graphic.
|
| TrackTime |
Gets or sets the time in seconds relative to the beginning of the track.
|
| Transparency |
Gets or sets the transparency of the graphic.
|
Top
Public Methods
Public Events
See Also