FarPoint.Win Assembly > FarPoint.Win Namespace > FpMultiOption Class > GetPreferredSize Method : GetPreferredSize(Graphics,Font,ButtonTextAlign,RadioOrientation,RadioPicture,ArrayList) Method |
'Declaration Public Overloads Shared Function GetPreferredSize( _ ByVal g As Graphics, _ ByVal font As Font, _ ByVal nAlign As ButtonTextAlign, _ ByVal nOrientation As RadioOrientation, _ ByVal radioPicture As RadioPicture, _ ByVal radioList As ArrayList _ ) As Size
'Usage Dim g As Graphics Dim font As Font Dim nAlign As ButtonTextAlign Dim nOrientation As RadioOrientation Dim radioPicture As RadioPicture Dim radioList As ArrayList Dim value As Size value = FpMultiOption.GetPreferredSize(g, font, nAlign, nOrientation, radioPicture, radioList)
public static Size GetPreferredSize( Graphics g, Font font, ButtonTextAlign nAlign, RadioOrientation nOrientation, RadioPicture radioPicture, ArrayList radioList )
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10