Class FontAnimationStep
Inheritance
System.Object
FontAnimationStep
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class FontAnimationStep
Constructors
FontAnimationStep(Single)
Declaration
public FontAnimationStep(float sizeStep)
Parameters
System.Single
sizeStep
|
Properties
SizeStep
Declaration
public float SizeStep { get; set; }
Property Value
System.Single
|