Represents a translation transformation that can be applied to elements.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class RadTranslateTransform : RadTransform, INotifyPropertyChanged
Inheritance: objectRadTransformRadTranslateTransform
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadTranslateTransform class.
C#
public RadTranslateTransform()
Initializes a new instance of the RadTranslateTransform class with the specified translation values.