Geometry.GetOutlinedPathGeometry Method
.NET Framework 4.5
Gets a PathGeometry that is a simplified outline of the filled region of the Geometry.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetOutlinedPathGeometry() | Gets a PathGeometry that is a simplified outline of the filled region of the Geometry. |
|
GetOutlinedPathGeometry(Double, ToleranceType) | Gets a PathGeometry, within the specified tolerance, that is a simplified outline of the filled region of the Geometry. |