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

Draw 2 Strings Function
Units Class

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

Take two measurement expressions like "ft/s" and ".3048 m/s" and return a string of the form:

    foot    .3048 meter
------ = ----------- second second
        (velocity)

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