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

適用対象