[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.ScaleCore

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
Type Name Description
float dx
float dy
Overrides