ToggleSwitchRendererBaseFillBackground 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 void FillBackground(
Graphics g,
Rectangle controlRectangle
)
Public Sub FillBackground (
g As Graphics,
controlRectangle As Rectangle
)
public:
void FillBackground(
Graphics^ g,
Rectangle controlRectangle
)
member FillBackground :
g : Graphics *
controlRectangle : Rectangle -> unit
Parameters
- g Graphics
-
- controlRectangle Rectangle
-