ZoomSnapPoint Classe

Définition

Représente un point unique sur lequel le contenu zoomé peut s’aligner.

/// [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 ZoomSnapPoint : 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 ZoomSnapPoint : ZoomSnapPointBase
Public Class ZoomSnapPoint
Inherits ZoomSnapPointBase
Héritage
Object IInspectable SnapPointBase ZoomSnapPointBase ZoomSnapPoint
Attributs

Constructeurs

ZoomSnapPoint(Double)

Initialise une nouvelle instance de la classe ZoomSnapPoint avec la valeur spécifiée.

Propriétés

Value

Obtient l’emplacement du point d’ancrage par rapport à l’origine de la fenêtre d’affichage.

S’applique à