C# 클래스 csDataServerPlugin.Utils.OutlinedTextBlock

상속: System.Windows.FrameworkElement
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 프로퍼티들

프로퍼티 타입 설명
FillProperty System.Windows.DependencyProperty
FontFamilyProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
FontStretchProperty System.Windows.DependencyProperty
FontStyleProperty System.Windows.DependencyProperty
FontWeightProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty
StrokeThicknessProperty System.Windows.DependencyProperty
TextAlignmentProperty System.Windows.DependencyProperty
TextDecorationsProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextTrimmingProperty System.Windows.DependencyProperty
TextWrappingProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
EnsureFormattedText void
EnsureGeometry void
OnFormattedTextInvalidated void
OnFormattedTextUpdated void
UpdateFormattedText void

공개 메소드들

메소드 설명
OutlinedTextBlock ( ) : System

보호된 메소드들

메소드 설명
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
EnsureFormattedText ( ) : void
EnsureGeometry ( ) : void
OnFormattedTextInvalidated ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnFormattedTextUpdated ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateFormattedText ( ) : void

메소드 상세

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
리턴 System.Windows.Size

MeasureOverride() 보호된 메소드

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
리턴 System.Windows.Size

OnRender() 보호된 메소드

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

OutlinedTextBlock() 공개 메소드

public OutlinedTextBlock ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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