CIMAnimationScreenGraphicKeyframe Class Members
In This Topic
The following tables list the members exposed by CIMAnimationScreenGraphicKeyframe.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AnchorX |
Gets or sets the horizontal placement percent of the graphic anchor position on the viewer (0 is left edge, 1 is right edge).
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AnchorY |
Gets or sets the vertical placement percent of the graphic anchor position on the viewer (0 is top edge, 1 is bottom edge).
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ElementHeight |
Gets or sets the pixel height for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ElementWidth |
Gets or sets the pixel width for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Scale |
Gets or sets the size multiplier for the graphic.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TrackTime |
Gets or sets the time in seconds relative to the beginning of the track.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Transparency |
Gets or sets the transparency of the graphic.
|
Top
Public Methods
Public Events
See Also