Nevron .NET Vision
Nevron.Chart Namespace / NViewToModel3DTransformation Class
Members


In This Topic
    NViewToModel3DTransformation Class
    In This Topic
    Converts coordinates from view to model.
    Object Model
    NViewToModel3DTransformation Class
    Syntax
    'Declaration
     
    
    Public Class NViewToModel3DTransformation 
    'Usage
     
    
    Dim instance As NViewToModel3DTransformation
    public class NViewToModel3DTransformation 
    Remarks
    This transformation converts points in 2D view space to model coordinates specifed by a set of horizontal, vertical and depth axes.
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NViewToModel3DTransformation

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also