CogMethodDescriptor SetterMethodInfo Property Cognex VisionPro 9.24
Get method used to set the descriptor's value.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public MethodInfo SetterMethodInfo { get; }

Property Value

Type: MethodInfo
See Also