'宣言 Public Shared Function Zoom( _ ByVal font As Font, _ ByVal zoomFactor As System.Single _ ) As Font
public static Font Zoom( Font font, System.float zoomFactor )
パラメータ
- font
- Indicate the Font you want to zoom
- zoomFactor
- Indicate the zoom factor
戻り値の型
A Font with special size