Click or drag to resize

GH_FormatFormatFilePath Method

Overload List
  NameDescription
Public methodStatic memberFormatFilePath(String, Int32)
Format a filepath so that it doesn't exceed a string length. If the filepath filename is already longer than maxLength it will be returned intact.
Public methodStatic memberFormatFilePath(String, Int32, Font)
Format a filepath so that it doesn't exceed width. If the filepath filename is already longer than maxLength it will be returned intact.
Top
See Also