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

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