Compartir a través de


ContentIslandStateChangedEventArgs.DidRasterizationScaleChange Propiedad

Definición

Obtiene si el ContentIsland escala de rasterización ha cambiado.

public:
 property bool DidRasterizationScaleChange { bool get(); };
bool DidRasterizationScaleChange();
public bool DidRasterizationScaleChange { get; }
var boolean = contentIslandStateChangedEventArgs.didRasterizationScaleChange;
Public ReadOnly Property DidRasterizationScaleChange As Boolean

Valor de propiedad

Boolean

bool

True, si el ContentIsland escala de rasterización ha cambiado; de lo contrario, false.

Se aplica a

Consulte también