|
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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Material BackMaterial { get; }
Property Value
MaterialSee Also