company logo

Font :: stretch - Stretch

Options.GUIFramework.Fonts._std_font.strech=2

Return value:   - internal feature (not documented) ( int32  )

Implementation overview

Implementation details

  1. Get stretch value
    int32 Font  :: stretch (  )

    The function returns the stretch value currently set.

  2. to list
  3. Change stretch value
    int32 Font  :: stretch ( int32 iNumber )

    The function sets the stretch value to the value passed in iNumber.

    • iNumber - - internal feature (not documented)
  4. to list