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: 18.03.00
Syntaxpublic ImageBackFace BackFace { get; set; }Property Value
Type: 
ImageBackFace
See Also