Geometry.GetFlattenedPathGeometry Method
Gets a PathGeometry that is a polygonal approximation of the Geometry object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetFlattenedPathGeometry() | Gets a PathGeometry that is a polygonal approximation of the Geometry object. |
|
GetFlattenedPathGeometry(Double, ToleranceType) | Gets a PathGeometry, within the specified tolerance, that is a polygonal approximation of the Geometry object. |