Share via


Rectangle.RadiusXProperty 屬性

定義

識別 RadiusX 相依性屬性。

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

屬性值

RadiusX相依性屬性的識別碼。

適用於