Share via


EllipseGeometry.RadiusYProperty 属性

定义

标识 RadiusY 依赖属性。

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

属性值

RadiusY 依赖项属性标识符。

适用于