GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawUnits Class
Properties Methods


In This Topic
    GoDrawUnits Class Members
    In This Topic

    The following tables list the members exposed by GoDrawUnits.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the current display dots-per-inch along the X coordinate axis.  
    Public Propertystatic (Shared in Visual Basic) Gets the current display dots-per-inch along the Y coordinate axis.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Convert a measurement in one GoDrawUnit to another one, assuming the measurement is along the X axis.  
    Public Methodstatic (Shared in Visual Basic)Convert a measurement in one GoDrawUnit to another one, assuming the measurement is along the Y axis.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Read a measurement from a string, including any units indicator.  
    Public Methodstatic (Shared in Visual Basic)Change the string name returned by UnitAbbreviatedName and UnitLongName for a given GoDrawUnit.  
    Public Methodstatic (Shared in Visual Basic)Get the abbreviated string name for a GoDrawUnit.  
    Public Methodstatic (Shared in Visual Basic)Get the long string name for a GoDrawUnit.  
    Top
    See Also