CogMethodDescriptor GetterMethodInfo Property Cognex VisionPro 9.7
Get method used to get the descriptor's value.

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

public MethodInfo GetterMethodInfo { get; }

Property Value

Type: MethodInfo
See Also