C# Class HelixToolkit.Wpf.BillboardTextVisual3D

A visual element that contains a text billboard.
Inheritance: BillboardVisual3D
Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Private Methods

Méthode Description
VisualChanged ( ) : void

Updates the text block when the visual appearance changed.

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

The visual appearance changed.

Property Details

BackgroundProperty public_oe static_oe property

Identifies the Background dependency property.
public static DependencyProperty,System.Windows BackgroundProperty
Résultat System.Windows.DependencyProperty

BorderBrushProperty public_oe static_oe property

Identifies the BorderBrush dependency property.
public static DependencyProperty,System.Windows BorderBrushProperty
Résultat System.Windows.DependencyProperty

BorderThicknessProperty public_oe static_oe property

Identifies the BorderThickness dependency property.
public static DependencyProperty,System.Windows BorderThicknessProperty
Résultat System.Windows.DependencyProperty

FontFamilyProperty public_oe static_oe property

Identifies the FontFamily dependency property.
public static DependencyProperty,System.Windows FontFamilyProperty
Résultat System.Windows.DependencyProperty

FontSizeProperty public_oe static_oe property

Identifies the FontSize dependency property.
public static DependencyProperty,System.Windows FontSizeProperty
Résultat System.Windows.DependencyProperty

FontWeightProperty public_oe static_oe property

Identifies the FontWeight dependency property.
public static DependencyProperty,System.Windows FontWeightProperty
Résultat System.Windows.DependencyProperty

ForegroundProperty public_oe static_oe property

Identifies the Foreground dependency property.
public static DependencyProperty,System.Windows ForegroundProperty
Résultat System.Windows.DependencyProperty

HeightFactorProperty public_oe static_oe property

Identifies the HeightFactor dependency property.
public static DependencyProperty,System.Windows HeightFactorProperty
Résultat System.Windows.DependencyProperty

PaddingProperty public_oe static_oe property

Identifies the Padding dependency property.
public static DependencyProperty,System.Windows PaddingProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

Identifies the Text dependency property.
public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty