Search
IGraphicsFactory.CreatePath Method
See Also
 






Creates an IGraphicsPath object.

 Overload List

Name Description

IGraphicsFactory.CreatePath ()

Creates an IGraphicsPath object.

IGraphicsFactory.CreatePath (FillMode)

Creates an IGraphicsPath object with the specified fill mode.

IGraphicsFactory.CreatePath (Rect)

Creates an IGraphicsPath object from the specified rectangle.

 See Also