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

适用于