Nevron .NET Vision
Nevron.GraphicsCore Namespace / NGraphicsMeasurementSystem Class
Members


In This Topic
    NGraphicsMeasurementSystem Class
    In This Topic
    Represents the GDI+ (Graphics) measurement unit system
    Object Model
    NGraphicsMeasurementSystem Class
    Syntax
    'Declaration
     
    
    Public Class NGraphicsMeasurementSystem 
       Inherits NMeasurementSystem
    'Usage
     
    
    Dim instance As NGraphicsMeasurementSystem
    public class NGraphicsMeasurementSystem : NMeasurementSystem 
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NMeasurementSystem
          Nevron.GraphicsCore.NGraphicsMeasurementSystem

    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