CompositionSurfaceBrush.RotationAngleInDegrees Proprietà

Definizione

Angolo di rotazione, in gradi, del pennello.

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

Valore della proprietà

Single

float

Angolo di rotazione, in gradi, del pennello.

Si applica a