Version

SlideFadeAnimation Class Members

The following tables list the members exposed by SlideFadeAnimation.

Public Properties
 NameDescription
Public PropertyFadeCloseDurationGets sets duration of fade animation for close action.  
Public PropertyFadeCloseEquationTypeGets sets equation type of fade animation for close action.  
Public PropertyFadeOpenDurationGets sets duration of fade animation for open action.  
Public PropertyFadeOpenEquationTypeGets sets equation type of fade animation for open action.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertySlideCloseDirectionGets sets direction of slide animation for close action.  
Public PropertySlideCloseDurationGets sets duration of slide animation for close action.  
Public PropertySlideCloseEquationTypeGets sets equation type of slide animation for close action.  
Public PropertySlideOpenDirectionGets sets direction of slide animation for open action.  
Public PropertySlideOpenDurationGets sets duration of slide animation for open action.  
Public PropertySlideOpenEquationTypeGets sets equation type of slide animation for open action.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodSaveToClientReturns value for the WriteClientOnlyProperty used by RunBot.SaveClientProperties()  
Public MethodToStringReturns string formatted for visual designer.  
See Also