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


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

    System.Object
       System.ValueType
          Nevron.Chart.NModel3DToScale2DTransformation

    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