BulletChrome.IsRound 속성

정의

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

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

속성 값

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

설명

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

종속성 속성 정보

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

적용 대상