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

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