IPropertyMeta MethodsCognex VisionPro 9.21

The IPropertyMeta type exposes the following members.

Methods

  NameDescription
Public methodFormatNameForPath

Returns the name of this member formatted as a string for use within a Vision property path.

(Inherited from IMemberMeta.)
Public methodGetDeclaringType

Get a Meta instance describing the type which declares this member.

(Inherited from IMemberMeta.)
Public methodGetValue

Returns the value of this property.

Public methodSetValue

Sets the value of this property.

Top
See Also