Rectangle.RadiusYProperty 屬性

定義

識別 RadiusY 相依性屬性。

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

屬性值

RadiusY相依性屬性的識別碼。

適用於