Rotate3DTransform Properties
Properties
AngleX | Sets the rotation around the X-Axis |
AngleY | Sets the rotation around the Y-Axis |
AngleZ | Sets the rotation around the Z-Axis |
CenterX | Moves the origin the X-Axis rotates around |
CenterY | Moves the origin the Y-Axis rotates around |
CenterZ | Moves the origin the Z-Axis rotates around |
Depth | Affects the depth of the rotation effect |
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) |