RotateTransform Properties
Properties
Angle | Gets or sets the angle of rotation, in degrees. |
CenterX | Gets or sets the x-coordinate of the rotation center point. The default is 0. |
CenterY | Gets or sets the y-coordinate of the rotation center point. The default is 0. |
Item(AvaloniaProperty) | Gets or sets the value of a AvaloniaProperty. (Inherited from AvaloniaObject) |
Item(IndexerDescriptor) | Gets or sets a binding for a AvaloniaProperty. (Inherited from AvaloniaObject) |
Transitions | Gets or sets the property transitions for the control. (Inherited from Animatable) |
Value | Gets the transform's Matrix. (Overrides Transform.Value) |