BalloonWindow Library for .NET

GraphicsPathWindow.GetPath Method ()

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

[Visual Basic]
Overloads Public Function GetPath() As GraphicsPath
[C#]
public GraphicsPath GetPath();

Return Value

A GraphicsPath defining the window shape.

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace | GraphicsPathWindow.GetPath Overload List