CogObjectBase GetEditor Method Cognex VisionPro 9.21
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.

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

protected virtual Object GetEditor(
	Type editorBaseType
)

Parameters

editorBaseType
Type: System Type

Return Value

Type: Object
See Also