Freigeben über


InkToolbarRulerButton Konstruktor

Definition

Initialisiert eine neue instance der InkToolbarRulerButton-Klasse.

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 ()
Attribute

Hinweise

Apps für Windows Creators Update (SDK 15063) oder höher sollten anstelle dieses Objekts das InkToolbarStencilButton-Objekt verwenden. Wenn Ihre App auch frühere Versionen unterstützt, finden Sie weitere Informationen unter Version adaptive Apps: Verwenden neuer APIs unter Beibehaltung der Kompatibilität mit früheren Versionen .

Gilt für:

Weitere Informationen