Freigeben über


GradientStops.Item[Int32] Eigenschaft

Definition

Ruft ein GradientStop -Objekt aus einer GradientStops Auflistung ab. Schreibgeschützt.

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

Parameter

Index
Int32

Der Name oder die Indexzahl des zurückgegebenen Objekts.

Eigenschaftswert

Gradientstop

Gilt für: