FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpMultiOption クラス > GetPreferredSize メソッド : GetPreferredSize(Graphics,Font,ButtonTextAlign,RadioOrientation,RadioPicture,ArrayList) メソッド |
'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
public static Size GetPreferredSize( Graphics g, Font font, ButtonTextAlign nAlign, RadioOrientation nOrientation, RadioPicture radioPicture, ArrayList radioList )