ZoomChangeEventArgs.ZoomPercent, propriété
Obtient le pourcentage de zoom spécifié pour l'événement ZoomChangeEventArgs.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ZoomPercent As Integer
public int ZoomPercent { get; }
public:
property int ZoomPercent {
int get ();
}
member ZoomPercent : int with get
function get ZoomPercent () : int
Valeur de propriété
Type : Int32
integer qui spécifie le pourcentage de zoom sélectionné.