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


In This Topic
    NMeasurementSystem Class Members
    In This Topic

    The following tables list the members exposed by NMeasurementSystem.

    Public Properties
     NameDescription
    Public PropertyDefines the measurement system  
    Public PropertyObtains an array of the measurement units in the system  
    Public PropertyGets the system name  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the system contains the measurement unit and false otherwise.  
    Public Methodstatic (Shared in Visual Basic)Obtains the measurement system corresponding to the specified MeasurementSystem enum value  
    Public MethodReturns the measurement unit associated with the abbreviation or null if none.  
    Public MethodReturns the measurement unit associated with the name or null if none.  
    Public MethodReturns the index of the measurement unit in the measurement unit collection.  
    Top
    Protected Methods
     NameDescription
    Protected MethodMust override to initialize the measurement units in the system  
    Top
    See Also