C# 클래스 HelixToolkit.Wpf.BillboardTextVisual3D

A visual element that contains a text billboard.
상속: BillboardVisual3D
파일 보기 프로젝트 열기: litdev1/LitDev 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundProperty System.Windows.DependencyProperty
BorderBrushProperty System.Windows.DependencyProperty
BorderThicknessProperty System.Windows.DependencyProperty
FontFamilyProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
FontWeightProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty
HeightFactorProperty System.Windows.DependencyProperty
PaddingProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

비공개 메소드들

메소드 설명
VisualChanged ( ) : void

Updates the text block when the visual appearance changed.

VisualChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

The visual appearance changed.

프로퍼티 상세

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

Identifies the Background dependency property.
public static DependencyProperty,System.Windows BackgroundProperty
리턴 System.Windows.DependencyProperty

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

Identifies the BorderBrush dependency property.
public static DependencyProperty,System.Windows BorderBrushProperty
리턴 System.Windows.DependencyProperty

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

Identifies the BorderThickness dependency property.
public static DependencyProperty,System.Windows BorderThicknessProperty
리턴 System.Windows.DependencyProperty

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

Identifies the FontFamily dependency property.
public static DependencyProperty,System.Windows FontFamilyProperty
리턴 System.Windows.DependencyProperty

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

Identifies the FontSize dependency property.
public static DependencyProperty,System.Windows FontSizeProperty
리턴 System.Windows.DependencyProperty

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

Identifies the FontWeight dependency property.
public static DependencyProperty,System.Windows FontWeightProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Foreground dependency property.
public static DependencyProperty,System.Windows ForegroundProperty
리턴 System.Windows.DependencyProperty

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

Identifies the HeightFactor dependency property.
public static DependencyProperty,System.Windows HeightFactorProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Padding dependency property.
public static DependencyProperty,System.Windows PaddingProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Text dependency property.
public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty