共用方式為


RadialGradientBrush.RadiusYProperty 屬性

定義

識別RadiusY相依性屬性。

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

屬性值

RadiusY 相依性屬性的標識碼。

適用於