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

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

public MethodInfo GetterMethodInfo { get; }

Property Value

Type: MethodInfo
See Also