<-- Previous || Up || Next -->

Draw 3 Strings Function
Units Class

Public Function Draw3Strings( _
      ByVal vFromUnits As String _
    , ByVal vToUnits As String _
    , ByVal vResultUnits As String _
    , ByVal vMaxWidth As Integer _
    , ByVal vCategory As Boolean _
    , ByVal vVerbose As Boolean _
    ) As String

Take three measurement expressions like "ft/s", "in", and "12/second" and return a string of the form:

      foot                      12
     ------   TO   inch   =   ------
     second                   second
(velocity) (length) (frequency)

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.