BalloonWindow Library for .NET

GraphicsPathWindow.GetPath Method

Gets the path shape. If no path exists, then PreparePath is called.

Overload List

Gets the path shape. If no path exists, then PreparePath is called.

public GraphicsPath GetPath();

Gets the path shape. If no path exists, then PreparePath is called.

public GraphicsPath GetPath(bool);

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace