GradientStops.Item[Int32] 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 un GradientStop objet d’une GradientStops collection. En lecture seule.
public:
property Microsoft::Office::Core::GradientStop ^ default[int] { Microsoft::Office::Core::GradientStop ^ get(int Index); };
public Microsoft.Office.Core.GradientStop this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.GradientStop
Default Public ReadOnly Property Item(Index As Integer) As GradientStop
Paramètres
- Index
- Int32
Nom ou numéro d'index de l'objet renvoyé.
Valeur de propriété
Gradientstop