ScaleCore Method
ScaleCore(float, float)
Performs the work of scaling the entire component and any child controls.
Declaration
protected override void ScaleCore(float dx, float dy)
Protected Overrides Sub ScaleCore(dx As Single, dy As Single)
Parameters
Overrides