다음을 통해 공유


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

속성 값

센터 종속성 속성 식별자입니다.

적용 대상