Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / Texture Property

In This Topic
    Texture Property (Material)
    In This Topic
    Gets the internal texture.
    Syntax
    'Declaration
     
    Public ReadOnly Property Texture As TextureBase
    public TextureBase Texture {get;}
    See Also