BaseCore.SetupTransformation - метод

AutoMarshal Recar2

BaseCoreSetupTransformation - метод

Показывает окно коррекции изображений для указанного канала.

Пространство имён:  Recar2.Internals
Сборка:  recar2 (в recar2.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public void SetupTransformation(
	IWin32Window owner,
	IVideoChannel channel
)
Public Sub SetupTransformation ( 
	owner As IWin32Window,
	channel As IVideoChannel
)
public:
void SetupTransformation(
	IWin32Window^ owner, 
	IVideoChannel^ channel
)

Параметры

owner
Тип: System.Windows.FormsIWin32Window
channel
Тип: IVideoChannel
См. также