ToggleSwitchOSXRendererGetRoundedRectanglePath Method
Namespace: PCBI_API_Extensions.Controls.RenderersAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public GraphicsPath GetRoundedRectanglePath(
Rectangle rectangle,
int radius
)
Public Function GetRoundedRectanglePath (
rectangle As Rectangle,
radius As Integer
) As GraphicsPath
public:
GraphicsPath^ GetRoundedRectanglePath(
Rectangle rectangle,
int radius
)
member GetRoundedRectanglePath :
rectangle : Rectangle *
radius : int -> GraphicsPath
- rectangle Rectangle
-
- radius Int32
-
GraphicsPath