OptionalBlackTransition

OptionalBlackTransition class

Optional black slide transition effect.

public class OptionalBlackTransition : TransitionValueBase, IOptionalBlackTransition

Properties

NameDescription
FromBlack { get; set; }This attribute specifies if the transition will start from a black screen (and then transition the new slide over black). Read/write Boolean.

Methods

NameDescription
override Equals(object)Determines whether the two TransitionValueBase instances are equal.
override GetHashCode()Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

See Also