'宣言
Public Function _createZoomOutButton( _ ByVal zoomView As IZoomableView, _ ByVal btnStyle As IStyleOption _ ) As IUIButton
public IUIButton _createZoomOutButton( IZoomableView zoomView, IStyleOption btnStyle )
パラメータ
- zoomView
- btnStyle
'宣言
Public Function _createZoomOutButton( _ ByVal zoomView As IZoomableView, _ ByVal btnStyle As IStyleOption _ ) As IUIButton
public IUIButton _createZoomOutButton( IZoomableView zoomView, IStyleOption btnStyle )