LineNormalGraphicManager ClassCognex VisionPro 9.22
Inheritance Hierarchy

System Object
  Cognex.Vision ShareableBase
    Cognex.Vision ChangedEventShareableBase
      Cognex.Vision.LineMax.Implementation.Internal LineNormalGraphicManager

Namespace: Cognex.Vision.LineMax.Implementation.Internal
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax

public sealed class LineNormalGraphicManager : ChangedEventShareableBase, 
	IObject

The LineNormalGraphicManager type exposes the following members.

Constructors

  NameDescription
Public methodLineNormalGraphicManager
Top
Methods

  NameDescription
Public methodEquals
Compares the equality of this object with another.
(Overrides ChangedEventShareableBase Equals(Object).)
Public methodGetHashCode
Returns the hash code of this object.
(Overrides ChangedEventShareableBase GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeMeta
Get the description of the object type.
(Overrides ShareableBase GetTypeMeta .)
Public methodResumeAndRaiseChangedEvent (Overrides ChangedEventShareableBase ResumeAndRaiseChangedEvent .)
Public methodSuspendChangedEvent (Overrides ChangedEventShareableBase SuspendChangedEvent .)
Public methodToString
Converts this object to a string representation.
(Overrides Object ToString .)
Top
Operators

  NameDescription
Public operatorStatic memberEquality
Compares the equality of two LineNormalGraphicManager objects.
Public operatorStatic memberInequality
Compares the inequality of two LineNormalGraphicManager objects.
Top
Fields

  NameDescription
Public fieldStatic memberSfImage
Public fieldStatic memberSfNormalAngle
Top
Properties

  NameDescription
Public propertyChangedEventSuspended (Overrides ChangedEventShareableBase ChangedEventSuspended.)
Public propertyHandle (Overrides ChangedEventShareableBase Handle.)
Public propertyImage
Public propertyLineNormalGraphic
Public propertyNormalAngle
Top
Events

  NameDescription
Public eventChanged (Overrides ChangedEventShareableBase Changed.)
Top
See Also