Proprietà ShowPreviewEventArgsEnableZoom
|
Imposta o restituisce se deve essere abilitato il pulsante di zoom.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
BooleanVedi anche