public static Bitmap ComponentManager(
Size SizeImage
)Public Shared Function ComponentManager (
SizeImage As Size
) As Bitmappublic:
static Bitmap^ ComponentManager(
Size SizeImage
)static member ComponentManager :
SizeImage : Size -> Bitmap