C# 클래스 SwtorCaster.Custom.OutlinedText

상속: System.Windows.FrameworkElement
파일 보기 프로젝트 열기: pjmagee/swtor-caster

공개 프로퍼티들

프로퍼티 타입 설명
BoldProperty System.Windows.DependencyProperty
FillProperty System.Windows.DependencyProperty
FontProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
ItalicProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty
StrokeThicknessProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CreateText ( ) : void

보호된 메소드들

메소드 설명
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
OnOutlineTextInvalidated ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

CreateText() 공개 메소드

public CreateText ( ) : void
리턴 void

OnRender() 보호된 메소드

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows BoldProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows FillProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows FontProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows FontSizeProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ItalicProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows StrokeProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows StrokeThicknessProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty