バージョン

OnBarcodeOrientationChanged(SymbolOrientation,SymbolOrientation) メソッド

BarcodeOrientationProperty プロパティ変更ハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnBarcodeOrientationChanged( _
   ByVal oldValue As SymbolOrientation, _
   ByVal newValue As SymbolOrientation _
) 
protected virtual void OnBarcodeOrientationChanged( 
   SymbolOrientation oldValue,
   SymbolOrientation newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照