Partager via


ContentIslandStateChangedEventArgs.DidRasterizationScaleChange Propriété

Définition

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.

S’applique à

Voir aussi