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


In This Topic
    NRelativeMeasurementSystem Class
    In This Topic
    Represents the Relative measurement unit system
    Object Model
    NRelativeMeasurementSystem Class
    Syntax
    'Declaration
     
    
    Public Class NRelativeMeasurementSystem 
       Inherits NMeasurementSystem
    'Usage
     
    
    Dim instance As NRelativeMeasurementSystem
    public class NRelativeMeasurementSystem : NMeasurementSystem 
    Remarks
    In the relative system dimensions are specified in percents of the object parent or root
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NMeasurementSystem
          Nevron.GraphicsCore.NRelativeMeasurementSystem

    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