Click or drag to resize
AB4D logo

TextBlockVisual3D Fields

The TextBlockVisual3D type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberBackgroundProperty BorderThicknessProperty
Protected fieldbackMaterial frontMaterial is a Material that is used to show the text and border on the back side of the plane model defined by the textGeometryModel3D.
Protected fieldbackTextVisualBrush backTextVisualBrush is VisualBrush that is used to show Border and TextBlock on a the back side of the 3D model.
Public fieldStatic memberBorderBrushProperty BorderThicknessProperty
Public fieldStatic memberBorderSizeProperty BorderSizeProperty
Public fieldStatic memberBorderThicknessProperty BorderThicknessProperty
Public fieldStatic memberDefaultDXEngineRenderBitmapSize DefaultDXEngineRenderBitmapSize defines the RenderBitmapSize that is used in case TextBlockVisual3D is rendered with Ab3d.DXEngine and user does not specify its own value for RenderBitmapSize. By default the Size is set to 512 x 256.
Public fieldStatic memberFontFamilyProperty FontSizeProperty
Public fieldStatic memberFontSizeProperty FontSizeProperty
Public fieldStatic memberFontWeightProperty FontWeightProperty
Public fieldStatic memberForegroundProperty ForegroundProperty
Protected fieldfrontMaterial frontMaterial is a Material that is used to show the text and border on the front side of the plane model defined by the textGeometryModel3D.
Public fieldStatic memberIsBackSidedTextFlippedProperty IsBackSidedTextFlippedProperty
Public fieldStatic memberIsTwoSidedTextProperty IsTwoSidedTextProperty
Public fieldStatic memberPositionProperty PositionProperty
Public fieldStatic memberPositionTypeProperty PositionTypeProperty
Public fieldStatic memberRenderBitmapSizeProperty RenderBitmapSizeProperty
Public fieldStatic memberSizeProperty SizeProperty
Public fieldStatic memberTextAlignmentProperty TextAlignmentProperty
Protected fieldtextBlock TextBlock used to define how the text is rendered
Protected fieldtextBorder textBorder is a parent Border element to textBlock and is used to define the border of the TextBlock.
Public fieldStatic memberTextDirectionProperty TextDirectionProperty
Protected fieldtextGeometryModel3D textGeometryModel3D defines the GeometryModel3D that is shown with this TextBlockVisual3D. This GeometryModel3D is set to the Content property.
Public fieldStatic memberTextHorizontalAlignmentProperty TextHorizontalAlignmentProperty
Public fieldStatic memberTextPaddingProperty TextPaddingProperty
Public fieldStatic memberTextProperty TextProperty
Public fieldStatic memberTextTrimmingProperty TextTrimmingProperty
Public fieldStatic memberTextVerticalAlignmentProperty TextVerticalAlignmentProperty
Protected fieldtextVisualBrush textVisualBrush is VisualBrush that is used to show Border and TextBlock on a 3D model.
Public fieldStatic memberTextWrappingProperty TextWrappingProperty
Public fieldStatic memberUpDirectionProperty UpDirectionProperty
Top
See Also