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

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