Search
IGraphicsPath.Flatten Method
See Also
 





 Overload List

Name Description

IGraphicsPath.Flatten ()

Converts each curve in this path into a sequence of connected line segments.

IGraphicsPath.Flatten (Double)

Converts each curve in this path into a sequence of connected line segments using the specified factor.

 See Also