Skip to main content

RotateTransform Properties

Properties

AngleGets or sets the angle of rotation, in degrees.
CenterXGets or sets the x-coordinate of the rotation center point. The default is 0.
CenterYGets 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)
TransitionsGets or sets the property transitions for the control.
(Inherited from Animatable)
ValueGets the transform's Matrix.
(Overrides Transform.Value)

See Also

Reference

RotateTransform Class
Avalonia.Media Namespace