Nevron .NET Vision
Nevron.Chart Namespace / NViewToModel1DTransformation Structure
Members


In This Topic
    NViewToModel1DTransformation Structure
    In This Topic
    Converts coordinates from view to model.
    Object Model
    NViewToModel1DTransformation Structure
    Syntax
    'Declaration
     
    
    Public Structure NViewToModel1DTransformation 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NViewToModel1DTransformation
    public struct NViewToModel1DTransformation : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Chart.NViewToModel1DTransformation

    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