Table of Contents

Interface ITransitionEffectSubject

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public interface ITransitionEffectSubject
Extension Methods

Properties

MatrixTransformName

string MatrixTransformName { get; }

Property Value

string

Offset

TimeSpan Offset { get; }

Property Value

TimeSpan

RotateTransformName

string RotateTransformName { get; }

Property Value

string

ScaleTransformName

string ScaleTransformName { get; }

Property Value

string

SkewTransformName

string SkewTransformName { get; }

Property Value

string

TranslateTransformName

string TranslateTransformName { get; }

Property Value

string