Geometry Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Geometry type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bounds | Gets a Rect that specifies the axis-aligned bounding box of the Geometry. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Empty | Gets an empty geometry object. |
|
StandardFlatteningTolerance | Gets the standard tolerance used for polygonal approximation. |
|
Transform | Gets or sets the Transform object applied to a Geometry. |
Show: