menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TransitionHandler - API Reference

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved