Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / BackImage Property

In This Topic
    BackImage Property
    In This Topic
    Gets or sets the back face image.
    Syntax
    'Declaration
     
    Public Property BackImage As Image
    public Image BackImage {get; set;}
    Remarks
    If null, the BackText is used instead.
    See Also