Name | Description | |
---|---|---|
CIMAnimationScreenGraphicKeyframe Constructor |
The following tables list the members exposed by CIMAnimationScreenGraphicKeyframe.
Name | Description | |
---|---|---|
CIMAnimationScreenGraphicKeyframe Constructor |
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. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMAnimationScreenGraphicKeyframe with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMAnimationScreenGraphicKeyframe with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMAnimationScreenGraphicKeyframe and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMAnimationScreenGraphicKeyframe and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |