Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / D3DWPFImageSource Class
Members

In This Topic
    D3DWPFImageSource Class
    In This Topic
    Direct3D image source class.
    Syntax
    'Declaration
     
    Public Class D3DWPFImageSource 
       Inherits System.Windows.Interop.D3DImage
    public class D3DWPFImageSource : System.Windows.Interop.D3DImage 
    Remarks
    For internal use only.
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Freezable
                System.Windows.Media.Animation.Animatable
                   System.Windows.Media.ImageSource
                      System.Windows.Interop.D3DImage
                         devDept.Graphics.D3DWPFImageSource

    See Also