'宣言 Public Overloads Shared Function GetTouchElementSize( _ ByVal control As Control, _ ByVal touchElementWidth As TouchElementSizes, _ ByVal touchElementHeight As TouchElementSizes _ ) As Size
public static Size GetTouchElementSize( Control control, TouchElementSizes touchElementWidth, TouchElementSizes touchElementHeight )