CompositionSurfaceBrush.RotationAngleInDegrees Eigenschaft

Definition

Der Drehwinkel des Pinsels in Grad.

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

void RotationAngleInDegrees(float value);
public float RotationAngleInDegrees { get; set; }
var single = compositionSurfaceBrush.rotationAngleInDegrees;
compositionSurfaceBrush.rotationAngleInDegrees = single;
Public Property RotationAngleInDegrees As Single

Eigenschaftswert

Single

float

Der Drehwinkel des Pinsels in Grad.

Gilt für: