'宣言 Private Sub SplitBarcodesBounds( _ ByVal barcodeData As System.String, _ ByVal supplementBarcodeData As System.String, _ ByVal barcodeBounds As Windows.Foundation.Rect, _ ByRef mainBounds As Windows.Foundation.Rect, _ ByRef supplementBounds As Windows.Foundation.Rect _ )
private void SplitBarcodesBounds( System.string barcodeData, System.string supplementBarcodeData, Windows.Foundation.Rect barcodeBounds, out Windows.Foundation.Rect mainBounds, out Windows.Foundation.Rect supplementBounds )
パラメータ
- barcodeData
- supplementBarcodeData
- barcodeBounds
- mainBounds
- supplementBounds