GeometryGroup Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The GeometryGroup type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bounds | Gets a Rect that specifies the axis-aligned bounding box of the Geometry. (Inherited from Geometry.) |
|
Children | Gets or sets the GeometryCollection that contains the objects that define this GeometryGroup. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
FillRule | Gets or sets how the intersecting areas of the objects contained in this GeometryGroup are combined. |
|
Transform | Gets or sets the Transform object applied to a Geometry. (Inherited from Geometry.) |
Show: