CalloutFormat.Gap Propriété
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.
Renvoie ou définit une valeur qui indique la distance horizontale (en points) entre la fin de la ligne de légende et le cadre englobant de texte.
public:
property float Gap { float get(); void set(float value); };
public float Gap { get; set; }
member this.Gap : single with get, set
Public Property Gap As Single