TranslateTransform Properties
Properties
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) |
X | Gets the horizontal offset of the translate. |
Y | Gets the vertical offset of the translate. |