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

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

public MethodInfo GetterMethodInfo { get; }

Property Value

Type: MethodInfo
See Also