Share via


InkToolbarRulerButton コンストラクター

定義

InkToolbarRulerButton クラスの新しいインスタンスを初期化します。

public:
 InkToolbarRulerButton();
 InkToolbarRulerButton();
/// [Windows.Foundation.Metadata.Deprecated("InkToolbarRulerButton is deprecated starting from Windows 10 Creators Update. Please use InkToolbarStencilButton going forward. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
 InkToolbarRulerButton();
public InkToolbarRulerButton();
[Windows.Foundation.Metadata.Deprecated("InkToolbarRulerButton is deprecated starting from Windows 10 Creators Update. Please use InkToolbarStencilButton going forward. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public InkToolbarRulerButton();
function InkToolbarRulerButton()
Public Sub New ()
属性

注釈

Windows Creators Update (SDK 15063) 以降を対象とするアプリでは、このオブジェクトではなく InkToolbarStencilButton オブジェクトを使用する必要があります。 アプリで以前のバージョンもサポートされている場合は、「 バージョン アダプティブ アプリ: 以前のバージョンとの互換性を維持しながら新しい API を使用 する」を参照してください。

適用対象

こちらもご覧ください