







Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public static GraphicsPath GetRoundedRectangle( Rectangle rect, int d ) |
| Visual Basic |
|---|
Public Shared Function GetRoundedRectangle ( _ rect As Rectangle, _ d As Integer _ ) As GraphicsPath |
| Visual C++ |
|---|
public: static GraphicsPath^ GetRoundedRectangle( Rectangle rect, int d ) |
