Freigeben über


RepeatedZoomSnapPoint Klasse

Definition

Stellt mehrere Äquidistantenpunkte dar, an denen gezoomter Inhalt andocken kann.

/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RepeatedZoomSnapPoint : ZoomSnapPointBase
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class RepeatedZoomSnapPoint : ZoomSnapPointBase
Public Class RepeatedZoomSnapPoint
Inherits ZoomSnapPointBase
Vererbung
Object IInspectable SnapPointBase ZoomSnapPointBase RepeatedZoomSnapPoint
Attribute

Konstruktoren

RepeatedZoomSnapPoint(Double, Double, Double, Double)

Initialisiert eine neue instance der RepeatedZoomSnapPoint-Klasse mit den angegebenen Werten.

Eigenschaften

End

Ruft das Ende des Bereichs ab, in dem die Andockpunkte wirksam sind.

Interval

Ruft den Abstand zwischen zwei aufeinander folgenden Punkten ab.

Offset

Ruft den Abstand ab, um den Punkte von 0 verschoben werden.

Start

Ruft den Anfang des Bereichs ab, in dem die Andockpunkte wirksam sind.

Gilt für: