Eyeshot 10 WPF API Reference
TextureNonPowerOfTwo Property (RenderContextBase)

WPF Assembly > devDept.Graphics Namespace > RenderContextBase Class : TextureNonPowerOfTwo Property
Tells if the render context supports non power of two textures.
Syntax
'Declaration
 
Public Overridable ReadOnly Property TextureNonPowerOfTwo As Boolean
public virtual bool TextureNonPowerOfTwo {get;}
See Also

Reference

RenderContextBase Class
RenderContextBase Members