LineMaxResult MethodsCognex VisionPro 9.21 SR1

The LineMaxResult type exposes the following members.

Methods

  NameDescription
Public methodCreateResultGraphics

Creates a CompositeShape containing the graphics specified in flags.

Public methodEquals
Compares the equality of this object with another.
(Overrides LineMaxResultBase Equals(Object).)
Public methodGetHashCode
Returns the hash code of this object.
(Overrides LineMaxResultBase GetHashCode .)
Public methodGetLine

Creates a graphic of the the line segment result.

(Overrides LineMaxResultBase GetLine .)
Public methodGetLineSegment

Creates a graphic of the line result.

(Overrides LineMaxResultBase GetLineSegment .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeMeta

Get the TypeMeta that describes the type of this object.

(Overrides ShareableBase GetTypeMeta .)
Public methodToString

Returns a human readable string that represents the object.

(Overrides Object ToString .)
Top
See Also