Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / TopImage Property

In This Topic
    TopImage Property
    In This Topic
    Gets or sets the top face image.
    Syntax
    'Declaration
     
    Public Property TopImage As ImageSource
    public ImageSource TopImage {get; set;}
    Remarks
    If null, the TopText is used instead.
    See Also