Freigeben über


ClosedCaptionEdgeEffect Enumeration

Definition

Gibt den Randeffekt von geschlossenem Untertitel Text an.

public enum class ClosedCaptionEdgeEffect
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ClosedCaptionEdgeEffect
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ClosedCaptionEdgeEffect
var value = Windows.Media.ClosedCaptioning.ClosedCaptionEdgeEffect.default
Public Enum ClosedCaptionEdgeEffect
Vererbung
ClosedCaptionEdgeEffect
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Felder

Default 0

Der Standardrandeffekt.

Depressed 3

Gedrückter Rand.

DropShadow 5

Schlagschatten.

None 1

Kein Edgeeffekt.

Raised 2

Erhöhte Kante.

Uniform 4

Einheitlicher Rand

Gilt für: