ContentIslandStateChangedEventArgs.DidRasterizationScaleChange 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.
Obtient si la mise à l’échelle de rastérisation ContentIsland a changé.
public:
property bool DidRasterizationScaleChange { bool get(); };
bool DidRasterizationScaleChange();
public bool DidRasterizationScaleChange { get; }
var boolean = contentIslandStateChangedEventArgs.didRasterizationScaleChange;
Public ReadOnly Property DidRasterizationScaleChange As Boolean
Valeur de propriété
Boolean
bool
True, si l’échelle de rastérisation ContentIsland a changé ; sinon, false.