Summary
Initializes a new instance of the
RotateTransform
class.
- Namespace
- Avalonia
.Media - Containing Type
- RotateTransform
Syntax
public RotateTransform(double angle)
Parameters
Name | Type | Description |
---|---|---|
angle | double | The angle, in degrees. |
Return Value
Type | Description |
---|---|
void |