CompositionSurfaceBrush.RotationAngleInDegrees Свойство

Определение

Угол поворота кисти в градусах.

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

Значение свойства

Single

float

Угол поворота кисти в градусах.

Применяется к