AmbientTheme.Margin 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.
Obtient les paramètres de marge ambiante pour l'aire de conception de workflow.
public:
virtual property System::Drawing::Size Margin { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size Margin { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Margin : System.Drawing.Size
Public Overridable ReadOnly Property Margin As Size
Valeur de propriété
Size qui représente les paramètres de marge sur l'aire de conception de workflow.
- Attributs