C# 클래스 XFAedSearch.Views.GraphicIconButton

상속: NControl.Abstractions.NControlView
파일 보기 프로젝트 열기: P3PPP/XFAedSearch

공개 프로퍼티들

프로퍼티 타입 설명
BackColorProperty BindableProperty
CommandParameterProperty BindableProperty
CommandProperty BindableProperty
FillColorProperty BindableProperty
GraphicProperty BindableProperty
IconScaleProperty BindableProperty
OverpaintEnabledProperty BindableProperty

공개 메소드들

메소드 설명
GraphicIconButton ( ) : System
TouchesBegan ( IEnumerable points ) : bool
TouchesCancelled ( IEnumerable points ) : bool
TouchesEnded ( IEnumerable points ) : bool

보호된 메소드들

메소드 설명
OnPropertyChanged ( string propertyName ) : void
OnPropertyChanging ( string propertyName ) : void

비공개 메소드들

메소드 설명
ApplyColor ( NGraphics element, NGraphics color ) : void
DrawCircle ( ICanvas canvas, NGraphics rect ) : void
DrawIcon ( ICanvas canvas, NGraphics rect ) : void
ParentPropertyChanged ( object sender, System e ) : void

메소드 상세

GraphicIconButton() 공개 메소드

public GraphicIconButton ( ) : System
리턴 System

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

OnPropertyChanging() 보호된 메소드

protected OnPropertyChanging ( string propertyName ) : void
propertyName string
리턴 void

TouchesBegan() 공개 메소드

public TouchesBegan ( IEnumerable points ) : bool
points IEnumerable
리턴 bool

TouchesCancelled() 공개 메소드

public TouchesCancelled ( IEnumerable points ) : bool
points IEnumerable
리턴 bool

TouchesEnded() 공개 메소드

public TouchesEnded ( IEnumerable points ) : bool
points IEnumerable
리턴 bool

프로퍼티 상세

BackColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty BackColorProperty
리턴 BindableProperty

CommandParameterProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty CommandParameterProperty
리턴 BindableProperty

CommandProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty CommandProperty
리턴 BindableProperty

FillColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty FillColorProperty
리턴 BindableProperty

GraphicProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty GraphicProperty
리턴 BindableProperty

IconScaleProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty IconScaleProperty
리턴 BindableProperty

OverpaintEnabledProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty OverpaintEnabledProperty
리턴 BindableProperty