You are here: Start » AVL.NET » CameraCalibrationDesigner Constructor

CameraCalibrationDesigner Constructor

Initializes an instance of the CameraCalibrationDesigner dialog using IContainer object which is responsible for disposing this dialog.

Namespace:AvlNet.Designers
Assembly:Avl.Net.Designers.dll

Syntax

public CameraCalibrationDesigner
(
	System.ComponentModel.IContainer container
)

Parameters

Name Type Range Default Description
containerSystem.ComponentModel.IContainer

See also