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


In This Topic
    NDecimeterMetricUnit Class Members
    In This Topic

    The following tables list the members exposed by NDecimeterMetricUnit.

    Public Properties
     NameDescription
    Public PropertyOverridden. The abbreviation of this measurement unit.  
    Public PropertyThe default value format of this measurement unit. (Inherited from Nevron.GraphicsCore.NMetricUnit)
    Public PropertyObtains the measurement system this unit belongs to. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public PropertyOverridden. Gets the english unit of the object.  
    Public PropertyThe name of this metric unit. (Inherited from Nevron.GraphicsCore.NMetricUnit)
    Public PropertyOverridden. The scale to inch of this measurement unit.  
    Public Property (Inherited from Nevron.GraphicsCore.NMetricUnit)
    Public PropertyThe measurement unit type. (Inherited from Nevron.GraphicsCore.NMetricUnit)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this objects (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodOverridden. Converts this measurement unit to its equivalent in pixels along the X direction.  
    Public MethodOverridden. Converts this measurement unit to its equivalent in pixels along the Y direction.  
    Public MethodDetermines if two measurement units are equal. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodOverriden because Equals was overriden (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Public MethodSerializes this measurement unit. (Inherited from Nevron.GraphicsCore.NMetricUnit)
    Public MethodConverts this measurement unit to string. (Inherited from Nevron.GraphicsCore.NMeasurementUnit)
    Top
    See Also