'Declaration Public Shared Function FromImage( _ ByVal size As Size, _ ByVal color As Color, _ ByVal image As Image _ ) As Icon
'Declaration
Public Shared Function FromImage( _ ByVal size As Size, _ ByVal color As Color, _ ByVal image As Image _ ) As Icon
public static Icon FromImage( Size size, Color color, Image image )
Icon クラス Icon メンバ
© MESCIUS inc. All rights reserved.