Parameter | Description |
---|---|
stream | The AnimationStream that holds the animated values. |
int The integer property value.
Gets the integer property value from a stream.
If the property is not an integer, the method will throw an InvalidOperationException
.