Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MaterialSurrogate Class / TextureImage Property

In This Topic
    TextureImage Property (MaterialSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextureImage As Image
    public Image TextureImage {get; set;}
    See Also