RadialGradientBrush.InterpolationSpaceProperty 属性

定义

标识 InterpolationSpace 依赖属性。

public:
 static property DependencyProperty ^ InterpolationSpaceProperty { DependencyProperty ^ get(); };
static DependencyProperty InterpolationSpaceProperty();
public static DependencyProperty InterpolationSpaceProperty { get; }
var dependencyProperty = RadialGradientBrush.interpolationSpaceProperty;
Public Shared ReadOnly Property InterpolationSpaceProperty As DependencyProperty

属性值

InterpolationSpace 依赖属性的标识符。

适用于