Table of Contents

Class AngleStory

Namespace
HeBianGu.Service.Animation
Assembly
HeBianGu.Service.Animation.dll
public class AngleStory : EngineStoryBase, IStory
Inheritance
AngleStory
Implements
Inherited Members
Extension Methods

Constructors

AngleStory()

public AngleStory()

Properties

From

public double From { get; set; }

Property Value

double

To

public double To { get; set; }

Property Value

double

Methods

CreateEngine(UIElement)

protected override StoryboardEngineBase CreateEngine(UIElement element)

Parameters

element UIElement

Returns

StoryboardEngineBase