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


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

    System.Object
       System.ValueType
          Nevron.Chart.NScale2DToViewTransformation

    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