Interior.Gradient Property

Definition

Gets or sets the Gradient property of an Interior object of a selection.

public:
 property System::Object ^ Gradient { System::Object ^ get(); };
public object Gradient { get; }
Public ReadOnly Property Gradient As Object

Property Value

Remarks

Uses either LinearGradient or RectangularGradient.

Applies to