Nevron .NET Vision
Nevron.GraphicsCore Namespace / NMeasurementUnitConverter Class
Properties Methods


In This Topic
    NMeasurementUnitConverter Class Members
    In This Topic

    The following tables list the members exposed by NMeasurementUnitConverter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyObtains the DpiX with which the convert is initialized  
    Public PropertyObtains the DpiY with which the convert is initialized  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Converts a point from one unit to another  
    Public MethodOverloaded. Converts a rectangle from one unit to another  
    Public MethodOverloaded. Converts a size from one unit to another  
    Public MethodConverts a X coordinate from one unit to another  
    Public MethodConverts an Y coordinate from one unit to another  
    Public MethodInitializes the resolution dependent properties of this converter.  
    Public MethodInitializes the parent size dependent properties of this converter.  
    Top
    See Also