FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpProgress クラス > GetPreferredSize メソッド : GetPreferredSize(Graphics,Font,Int32,Int32,Int32,ProgressOrientation,ProgressTextStyle,String) メソッド |
'宣言
Public Overloads Shared Function GetPreferredSize( _ ByVal g As Graphics, _ ByVal font As Font, _ ByVal value As Integer, _ ByVal minimum As Integer, _ ByVal maximum As Integer, _ ByVal orientation As ProgressOrientation, _ ByVal textStyle As ProgressTextStyle, _ ByVal textStr As String _ ) As Size