Freigeben über


CompositionGradientBrush.RotationAngle Eigenschaft

Definition

Ruft den Drehwinkel des Pinsels in Bogen ab oder legt diese fest.

public:
 property float RotationAngle { float get(); void set(float value); };
float RotationAngle();

void RotationAngle(float value);
public float RotationAngle { get; set; }
var single = compositionGradientBrush.rotationAngle;
compositionGradientBrush.rotationAngle = single;
Public Property RotationAngle As Single

Eigenschaftswert

Single

float

Der Drehwinkel des Pinsels in Bogenmaßen.

Gilt für: