ImportedImageVisualBackFace Property |
The back face of an imported image can be a solid color (Background Color), a repeat of the image (Image) or nothing at all (None).
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic ImageBackFace BackFace { get; set; }Property Value
Type:
ImageBackFace
See Also