Eyeshot 11 WPF API Reference
WPF 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 ImageSource
    public ImageSource BottomImage {get; set;}
    Remarks
    If null, the BottomText is used instead.
    See Also