Eyeshot 11 WinForms API Reference
WinForms 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 Image
    public Image TopImage {get; set;}
    Remarks
    If null, the TopText is used instead.
    See Also