Table of Contents

Class TranslateStory

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

Constructors

TranslateStory()

public TranslateStory()

Properties

EndPoint

public Point EndPoint { get; set; }

Property Value

Point

StartPoint

public Point StartPoint { get; set; }

Property Value

Point

Methods

CreateEngines(UIElement)

protected override List<StoryboardEngineBase> CreateEngines(UIElement element)

Parameters

element UIElement

Returns

List<StoryboardEngineBase>

Start(UIElement)

public override void Start(UIElement element)

Parameters

element UIElement