--- title: "Geometries How-to Topics" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "geometry classes [WPF]" ms.assetid: 83873331-b013-472e-8197-8ba993dd242f --- # Geometries How-to Topics The topics in this section demonstrate how to use objects in your applications. ## In This Section [Animate an EllipseGeometry](how-to-animate-an-ellipsegeometry.md) [Animate the Size of an ArcSegment](how-to-animate-the-size-of-an-arcsegment.md) [Control the Fill of a Composite Shape](how-to-control-the-fill-of-a-composite-shape.md) [Create a Combined Geometry](how-to-create-a-combined-geometry.md) [Create a Composite Shape](how-to-create-a-composite-shape.md) [Create a Cubic Bezier Curve](how-to-create-a-cubic-bezier-curve.md) [Create a Line Using a LineGeometry](how-to-create-a-line-using-a-linegeometry.md) [Create a LineSegment in a PathGeometry](how-to-create-a-linesegment-in-a-pathgeometry.md) [Create a Shape by Using a PathGeometry](how-to-create-a-shape-by-using-a-pathgeometry.md) [Create a Shape Using a StreamGeometry](how-to-create-a-shape-using-a-streamgeometry.md) [Create a Quadratic Bezier Curve](how-to-create-a-quadratic-bezier-curve.md) [Create an Elliptical Arc](how-to-create-an-elliptical-arc.md) [Create Multiple Subpaths Within a PathGeometry](how-to-create-multiple-subpaths-within-a-pathgeometry.md) [Define a Rectangle Using a RectangleGeometry](how-to-define-a-rectangle-using-a-rectanglegeometry.md) [Round the Corners of a RectangleGeometry](how-to-round-the-corners-of-a-rectanglegeometry.md) ## See also - - - [Shapes and Basic Drawing in WPF Overview](shapes-and-basic-drawing-in-wpf-overview.md) - [Graphics and Multimedia](index.md)