Interior.Gradient 属性

定义

获取或设置选定内容的 Interior 对象的 Gradient 属性。

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

属性值

注解

使用 LinearGradient 或 RectangularGradient。

适用于