다음을 통해 공유


Button.CornerRadius 속성

정의

디바이스 독립 단위로 단추의 모퉁이 반경을 가져오거나 설정합니다. 이는 바인딩 가능한 속성입니다.

public:
 property int CornerRadius { int get(); void set(int value); };
public int CornerRadius { get; set; }
member this.CornerRadius : int with get, set
Public Property CornerRadius As Integer

속성 값

적용 대상