The MapPathGeometry type exposes the following members.
Properties
|
| Name | Description |
|---|
 | Figures |
Gets or sets the collection of PathFigure objects that describe the path's contents. This is a dependency property.
|
 | FillRule |
Gets or sets a value that determines how the intersecting areas contained in this MapPathGeometry are combined. This is a dependency property.
|
 | Transform |
Gets or sets the Transform object applied to a geometry. This is a dependency property.
(Inherited from MapGeometry.) |
See Also