Geometry.GetFlattenedPathGeometry Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a PathGeometry that is a polygonal approximation of the Geometry object.
Assembly: PresentationCore (in PresentationCore.dll)
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. |
Show: