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

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