ToggleSwitchOSXRendererRenderRightToggleField Method

Definition

Namespace: PCBI_API_Extensions.Controls.Renderers
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public override void RenderRightToggleField(
	Graphics g,
	Rectangle rightRectangle,
	int totalToggleFieldWidth
)

Parameters

g  Graphics
 
rightRectangle  Rectangle
 
totalToggleFieldWidth  Int32
 

See Also