Class LensComponentBinding
Declares LensComponent as a type to be used as a binding.
Inherited Members
Namespace: Mechatronics.SensorSDK
Syntax
[RegisterBinding(typeof(Binding<LensComponent>), true)]
public class LensComponentBinding : Binding<LensComponent>