Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / BackgroundSettings Class / Texture Property

In This Topic
    Texture Property (BackgroundSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Texture As TextureBase
    public TextureBase Texture {get;}
    See Also