'宣言 Private Overloads Sub UpdateScale( _ ByVal scale As System.Windows.FrameworkElement, _ ByVal label As System.Windows.Controls.TextBlock, _ ByVal meterToUnit As System.Double, _ ByVal largeToSmall As System.Double, _ ByVal largeUnit As System.String, _ ByVal unit As System.String _ )
private void UpdateScale( System.Windows.FrameworkElement scale, System.Windows.Controls.TextBlock label, System.double meterToUnit, System.double largeToSmall, System.string largeUnit, System.string unit )
パラメータ
- scale
- label
- meterToUnit
- largeToSmall
- largeUnit
- unit