Nevron .NET Vision
Nevron.GraphicsCore Namespace / NRelativeUnit Class
Fields Properties Methods


In This Topic
    NRelativeUnit Class Members
    In This Topic

    The following tables list the members exposed by NRelativeUnit.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Parent percentange  
    Public Fieldstatic (Shared in Visual Basic)Root percentange  
    Top
    Public Properties
     NameDescription
    Public PropertyThe abbreviation of this measurement unit. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public PropertyOverridden. The default value format of this measurement unit.  
    Public PropertyObtains the measurement system this unit belongs to. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public PropertyOverridden. The name of this relative unit  
    Public PropertyGets the relative unit type the object.  
    Public PropertyOverridden. The scale to inch of this measurement unit.  
    Public PropertyOverridden.   
    Public PropertyOverridden. The measurement unit type.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this objects (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodConverts this measurement unit to its equivalent in pixels along the X direction. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodConverts this measurement unit to its equivalent in pixels along the Y direction. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodDetermines if two measurement units are equal. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public Methodstatic (Shared in Visual Basic)Returns the NRelativeUnit object corresponding to the relative unit enum value  
    Public MethodOverriden because Equals was overriden (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodOverridden. Serializes this measurement unit.  
    Public MethodConverts this measurement unit to string. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Top
    See Also