TransitionEffect¶
Namespace: ThinkGeo.Core
Represents how the overlay transition.
public enum TransitionEffect
Inheritance Object → ValueType → Enum → TransitionEffect
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| None | 0 | None transition effect for the overlay. |
| Stretch | 1 | Stretch transition effect for the overlay. |