次の方法で共有


EllipseGeometry.CenterProperty プロパティ

定義

Center 依存関係プロパティを識別します。

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

プロパティ値

Center 依存関係プロパティ識別子。

適用対象