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