Share via


Path.RenderTransform Property

Definition

public:
 property Microsoft::Maui::Controls::Shapes::Transform ^ RenderTransform { Microsoft::Maui::Controls::Shapes::Transform ^ get(); void set(Microsoft::Maui::Controls::Shapes::Transform ^ value); };
public Microsoft.Maui.Controls.Shapes.Transform RenderTransform { get; set; }
member this.RenderTransform : Microsoft.Maui.Controls.Shapes.Transform with get, set
Public Property RenderTransform As Transform

Property Value

Applies to