Viewport3DVisual.Transform Property

Definition

Gets or sets the transform value of the Viewport3DVisual.

public:
 property System::Windows::Media::Transform ^ Transform { System::Windows::Media::Transform ^ get(); void set(System::Windows::Media::Transform ^ value); };
public System.Windows.Media.Transform Transform { get; set; }
member this.Transform : System.Windows.Media.Transform with get, set
Public Property Transform As Transform

Property Value

Transform applied to the Viewport3DVisual.

Applies to