'Declaration Public Shared Function FromFont( _ ByVal size As Size, _ ByVal color As Color, _ ByVal text As String, _ ByVal font As Font _ ) As Icon
'Declaration
Public Shared Function FromFont( _ ByVal size As Size, _ ByVal color As Color, _ ByVal text As String, _ ByVal font As Font _ ) As Icon
public static Icon FromFont( Size size, Color color, string text, Font font )
Icon クラス Icon メンバ
© MESCIUS inc. All rights reserved.