Class LensComponentBinding
Declares LensComponent as a type to be used as a binding.
Inherited Members
Binding<LensComponent>.data
IComponentAttachment._guid
IComponentAttachment._parent
IComponentAttachment.Bind()
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[RegisterBinding(typeof(Binding<LensComponent>), true)]
[AddComponentMenu("")]
public class LensComponentBinding : Binding<LensComponent>