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 依赖属性的标识符。

适用于