'Declaration Public Enum PredefinedPathOpacityStops Inherits System.Enum
public enum PredefinedPathOpacityStops : System.Enum
Member | Description |
---|---|
FadeFromMiddle | Items are opaque at the middle of the path and fade out as they approach either end. |
FadeIn | Items are opaque at the end of the path and fade out as they approach the beginning. |
FadeOut | Items are opaque at the beginning of the path and fade out as they approach the end. |
None | The position of the items along the path will not affect the opacity of the item. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2