 |
TextBlockVisual3DBackMaterial Property |
Gets a Material that is used to show the text and border on the back side of the plane model defined by the textGeometryModel3D.
Back material can be changed from a derived class with changing the protected backMaterial field.
Namespace:
Ab3d.Visuals
Assembly:
Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 10.1.8147.1045
Syntaxpublic Material BackMaterial { get; }
Property Value
Type:
Material
See Also