BalloonWindow Library for .NET

GraphicsPathWindow.BorderStyle Property

Sets or retreives the border style. Takes precedence over BorderColor when set.

[Visual Basic]
Overridable Public Property BorderStyle As Pen
[C#]
public virtual System.Drawing.Pen BorderStyle {get; set;}

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace