Class TransitionHandler
Class for TransitionHandler.
Inheritance
System.Object
TransitionHandler
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Transition
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class TransitionHandler
Fields
TransitionArea
Variable for TransitionArea.
Declaration
protected Rectangle TransitionArea
Field Value
Type |
---|
System.Drawing.Rectangle |
transitionControlImage
Variable for transitionControlImage.
Declaration
protected Bitmap transitionControlImage
Field Value
Type |
---|
System.Drawing.Bitmap |
Properties
TimeStep
Gets or sets the TimeStep property.
Declaration
protected float TimeStep { get; }
Property Value
Type |
---|
System.Single |