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 依存関係プロパティ識別子。

適用対象