Click or drag to resize

ScreensaverAnimation Methods

The ScreensaverAnimation type exposes the following members.

Methods
NameDescription
Public method FromInt
Retrieves the corresponding ScreensaverAnimation value, from a valid integer.
Public method FromString
Retrieves the corresponding ScreensaverAnimation value, from a valid string.
Public method ToInt
Converts the ScreensaverAnimation enum to its integer representing value.
Public method ValueOf
Returns the enum constant of this class with the specified name.
Public method Values
Returns an array containing the constants of this enum class, in the order they are declared.
Top Top
See Also