Gets or sets a graphics transformation that should apply to this element when layout is performed.
シンタックス
'宣言
Public Property LayoutTransform As Transform
public Transform LayoutTransform {get; set;}
プロパティ値
The transform this element should use. The default is
System.Windows.Media.Transform.Identity.
参照