Metodo UtilityStringHeight |
Namespace: DedNet.Core
public static int StringHeight( string text, Font font, Control ctrl )
Public Shared Function StringHeight ( text As String, font As Font, ctrl As Control ) As Integer
public: static int StringHeight( String^ text, Font^ font, Control^ ctrl )
static member StringHeight : text : string * font : Font * ctrl : Control -> int