ToggleSwitchOSXRendererGetButtonRectangle(Int32) 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 override Rectangle GetButtonRectangle(
int buttonWidth
)
Public Overrides Function GetButtonRectangle (
buttonWidth As Integer
) As Rectangle
public:
virtual Rectangle GetButtonRectangle(
int buttonWidth
) override
abstract GetButtonRectangle :
buttonWidth : int -> Rectangle
override GetButtonRectangle :
buttonWidth : int -> Rectangle
- buttonWidth Int32
-
Rectangle