次の方法で共有


IFontElement.OnFontAutoScalingEnabledChanged(Boolean, Boolean) メソッド

定義

public:
 void OnFontAutoScalingEnabledChanged(bool oldValue, bool newValue);
public void OnFontAutoScalingEnabledChanged (bool oldValue, bool newValue);
abstract member OnFontAutoScalingEnabledChanged : bool * bool -> unit
Public Sub OnFontAutoScalingEnabledChanged (oldValue As Boolean, newValue As Boolean)

パラメーター

oldValue
Boolean
newValue
Boolean

適用対象