Files
docs-desktop/dotnet-desktop-guide/framework/wpf/graphics-multimedia/transformations-how-to-topics.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.4 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Transformations How-to Topics 03/30/2017
AutoGeneratedOrientationPage
transform classes [WPF], 2D
2D transform classes
Transforms [WPF], how-to topics
transformations [WPF], how-to topics
ff71384e-8811-420f-8cc8-0a3332e0397f

Transformations How-to Topics

The topics in this section describe how to apply different transformations to objects.

In This Section

Apply a Transform to an Element When an Event Occurs
Apply Multiple Transforms to an Object
Make an Element Spin in Place
Rotate an Object
Scale an Element
Skew an Element
Specify the Origin of a Transform by Using Relative Values
Translate an Element
Use a MatrixTransform to Create Custom Transforms

See also