CogMethodDescriptor GetterMethodInfo Property Cognex VisionPro 9.24
Get method used to get 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 GetterMethodInfo { get; }

Property Value

Type: MethodInfo
See Also