共用方式為


RadialGradientBrush.RadiusXProperty 屬性

定義

識別RadiusX相依性屬性。

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

屬性值

RadiusX 相依性屬性的標識碼。

適用於