Proprietà ShowPreviewEventArgsEnableZoom 
             | 
          
        
         
            Imposta o restituisce se deve essere abilitato il pulsante di zoom.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool EnableZoom { get; set; }Public Property EnableZoom As Boolean
	Get
	Set
public:
property bool EnableZoom {
	bool get ();
	void set (bool value);
}member EnableZoom : bool with get, set
Valore della proprietà
Tipo: 
Boolean
Vedi anche