Files
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.1 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Drawings 03/30/2017
AutoGeneratedOrientationPage
graphics [WPF], drawings
ImageDrawing objects [WPF]
draw [WPF]
drawings [WPF]
GlyphRunDrawing objects [WPF]
GeometryDrawing objects [WPF]
Drawing objects [WPF]
DrawingGroup objects [WPF]
6ab1fe6b-3eed-4432-a248-b487e7234e5b

Drawings

xref:System.Windows.Media.Drawing objects are used to efficiently draw shapes, images, or text. Drawings are used when painting with a xref:System.Windows.Media.DrawingBrush or programming with xref:System.Windows.Media.Visual objects.

In This Section

Drawing Objects Overview
How-to Topics

See also