Compartilhar via


CompositionGradientBrush.RotationAngleInDegrees Propriedade

Definição

Obtém ou define o ângulo de rotação do pincel em graus.

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

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

Valor da propriedade

Single

float

O ângulo de rotação do pincel em graus.

Aplica-se a