ToggleSwitchIOS5RendererGetControlClipPath 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 GetControlClipPath(
Rectangle controlRectangle
)
Public Function GetControlClipPath (
controlRectangle As Rectangle
) As GraphicsPath
public:
GraphicsPath^ GetControlClipPath(
Rectangle controlRectangle
)
member GetControlClipPath :
controlRectangle : Rectangle -> GraphicsPath
- controlRectangle Rectangle
-
GraphicsPath