GradientBrush.SpreadMethodProperty 属性

定义

标识 SpreadMethod 依赖属性。

public:
 static property DependencyProperty ^ SpreadMethodProperty { DependencyProperty ^ get(); };
static DependencyProperty SpreadMethodProperty();
public static DependencyProperty SpreadMethodProperty { get; }
var dependencyProperty = GradientBrush.spreadMethodProperty;
Public Shared ReadOnly Property SpreadMethodProperty As DependencyProperty

属性值

SpreadMethod 依赖属性的标识符。

适用于