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


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

    System.Object
       System.ValueType
          Nevron.Chart.NScale2DToModel3DTransformation

    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