PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Unit Structure


In This Topic
    Unit Structure Methods
    In This Topic

    For a list of all members of this type, see Unit members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Attempts to convert the current unit value to other unit of measurement.

    Only absolute units can be converted. This method throws an exception if the conversion cannot be performed.

     
    Public MethodCompares the current unit value with another object.  
    Public Methodstatic (Shared in Visual Basic)Attempts to convert an object to a unit value. This method throws an exception if the conversion cannot be performed.  
    Public MethodGets the hash code for the current unit value.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also