Gets or sets a graphics transformation that should apply to the media rectangle when layout is performed.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public Transform MediaTransform { get; set; }
Visual Basic
Public Property MediaTransform As Transform
	Get
	Set

See Also