Interface ITransitionEffectSubject
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public interface ITransitionEffectSubject
- Extension Methods
Properties
MatrixTransformName
string MatrixTransformName { get; }
Property Value
Offset
TimeSpan Offset { get; }
Property Value
RotateTransformName
string RotateTransformName { get; }
Property Value
ScaleTransformName
string ScaleTransformName { get; }
Property Value
SkewTransformName
string SkewTransformName { get; }
Property Value
TranslateTransformName
string TranslateTransformName { get; }