MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetCapsule Method (baseRect)
NamespacesMPfm.WindowsControlsToolsGetCapsule(RectangleF)
Returns the capsule (GraphicsPath) of a rectangle.
Declaration Syntax
C#Visual Basic
public static GraphicsPath GetCapsule(
	RectangleF baseRect
)
Public Shared Function GetCapsule ( _
	baseRect As RectangleF _
) As GraphicsPath
Parameters
baseRect (RectangleF)
Rectangle
Return Value
Capsule (GraphicsPath)

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)