DataParameter.OnScaleChanging(Byte) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé lorsque la Scale propriété est sur le paragraphe de la modification.
protected:
virtual void OnScaleChanging(System::Byte value);
protected virtual void OnScaleChanging (byte value);
abstract member OnScaleChanging : byte -> unit
override this.OnScaleChanging : byte -> unit
Protected Overridable Sub OnScaleChanging (value As Byte)