ButtonChrome.RoundCorners 속성

정의

모서리가 둥근지 여부를 Button 나타내는 값을 가져오거나 설정합니다.

public:
 property bool RoundCorners { bool get(); void set(bool value); };
public bool RoundCorners { get; set; }
member this.RoundCorners : bool with get, set
Public Property RoundCorners As Boolean

속성 값

true 모서리가 Button 둥근 경우 , 그렇지 않으면 false.

설명

로 설정 false하면 모서리가 정사각형입니다.

종속성 속성 정보

항목 Value
식별자 필드 RoundCornersProperty
메타데이터 속성이 다음으로 설정됩니다. true AffectsRender

적용 대상