mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
* 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
1.4 KiB
1.4 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||||
|---|---|---|---|---|---|---|---|---|
| Graphics How-to Topics | 03/30/2017 |
|
|
959cb1cc-d26c-4bbc-b637-251091987288 |
Graphics How-to Topics
The following topics demonstrate how to use the graphic capabilities of the [!INCLUDETLA#tla_winclient].
In This Section
Animate a Rectangle
Animate the Position of an Object by Using PointAnimation
Transform Points and Vectors
Extend Glass Frame Into a WPF Application
How to: Improve Rendering Performance by Caching an Element
How to: Use a Cached Element as a Brush
See also
- xref:System.Windows.Shapes.Shape
- xref:System.Windows.Media.Transform
- xref:System.Windows.Media.Imaging.BitmapImage
- xref:System.Windows.Media.Geometry
- xref:System.Windows.Media.Drawing
- xref:System.Windows.Media.Brush
- xref:System.Windows.Media.Effects.BitmapEffect
- Graphics and Multimedia
- WPF Graphics Rendering Overview