Click or drag to resize

GlobalsLensCals Property

Return lens calibrations list corresponded to the camera.

Namespace:  MediaCy.Addins.SystemSettings
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
Syntax
VB
Public Shared ReadOnly Property LensCals ( 
	Optional CameraName As String = ""
) As LensCalibrations
	Get

Parameters

CameraName (Optional)
Type: SystemString
when empty, the Active camera is used.

Property Value

Type: LensCalibrations

Return Value

Type: LensCalibrations
Remarks