TimedTextStyle.FontAngleInDegrees Eigenschaft

Definition

Ruft den Schriftwinkel von schrägem Text in Grad ab oder legt diesen fest.

public:
 property double FontAngleInDegrees { double get(); void set(double value); };
double FontAngleInDegrees();

void FontAngleInDegrees(double value);
public double FontAngleInDegrees { get; set; }
var double = timedTextStyle.fontAngleInDegrees;
timedTextStyle.fontAngleInDegrees = double;
Public Property FontAngleInDegrees As Double

Eigenschaftswert

Double

double

Der Schriftartwinkel.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2104 (eingeführt in 10.0.20348.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v12.0)

Gilt für: