Search
GraphicsFactory.CreatePath Method
See Also
 






 Overload List

Name Description

GraphicsFactory.CreatePath ()

Creates an IGraphicsPath object.

GraphicsFactory.CreatePath (FillMode)

Creates an IGraphicsPath object with the specified fill mode.

GraphicsFactory.CreatePath (Rect)

Creates an IGraphicsPath object from the specified rectangle.

 See Also