Compositor.CreateScalarKeyFrameAnimation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an instance of ScalarKeyFrameAnimation.
public:
virtual ScalarKeyFrameAnimation ^ CreateScalarKeyFrameAnimation() = CreateScalarKeyFrameAnimation;
ScalarKeyFrameAnimation CreateScalarKeyFrameAnimation();
public ScalarKeyFrameAnimation CreateScalarKeyFrameAnimation();
function createScalarKeyFrameAnimation()
Public Function CreateScalarKeyFrameAnimation () As ScalarKeyFrameAnimation
Returns
Returns the created ScalarKeyFrameAnimation object.