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


In This Topic
    NEnglishMeasurementSystem Class Members
    In This Topic

    The following tables list the members exposed by NEnglishMeasurementSystem.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The one and only instance of the English measurement system  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. The enum value of this measurement system.  
    Public PropertyObtains an array of the measurement units in the system (Inherited from Nevron.GraphicsCore.NMeasurementSystem)
    Public PropertyOverridden. The name of the measurement system.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the system contains the measurement unit and false otherwise. (Inherited from Nevron.GraphicsCore.NMeasurementSystem)
    Public MethodReturns the measurement unit associated with the abbreviation or null if none. (Inherited from Nevron.GraphicsCore.NMeasurementSystem)
    Public MethodReturns the measurement unit associated with the name or null if none. (Inherited from Nevron.GraphicsCore.NMeasurementSystem)
    Public MethodReturns the index of the measurement unit in the measurement unit collection. (Inherited from Nevron.GraphicsCore.NMeasurementSystem)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to initialize the system with the supported English measurement units  
    Top
    See Also