InteractionTrackerValuesChangedArgs.Scale Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Échelle actuelle d’InteractionTracker.
public:
property float Scale { float get(); };
float Scale();
public float Scale { get; }
var single = interactionTrackerValuesChangedArgs.scale;
Public ReadOnly Property Scale As Single
Valeur de propriété
Single
float
Échelle actuelle d’InteractionTracker.