C# 클래스 Open.Core.UI.Controls.RoundedPointerButton

Renders a button with a simple triangle pointer.
상속: ArrowPointerButtonBase
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL 1 사용 예제들

공개 메소드들

메소드 설명
RoundedPointerButton ( ) : System

보호된 메소드들

메소드 설명
UpdateShape ( ArrowDirection pointerDirection ) : void

메소드 상세

RoundedPointerButton() 공개 메소드

public RoundedPointerButton ( ) : System
리턴 System

UpdateShape() 보호된 메소드

protected UpdateShape ( ArrowDirection pointerDirection ) : void
pointerDirection ArrowDirection
리턴 void