CogStaticGraphicsContainer MethodsCognex VisionPro 9.21 SR1

The CogStaticGraphicsContainer type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a static graphic to the display.
Public methodAddList
Adds a list of static graphics to the display.
Public methodClear
Removes all static graphics from the display.
Public methodDispose
Dispose the control.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveBackward
Moves the specified group one step closer to the back of the z-order.
Public methodMoveForward
Moves the specified group one group closer to the front of the z-order.
Public methodMoveToBack
Moves the specified group to the back of the z-order.
Public methodMoveToFront
Moves the specified group to the front of the z-order.
Public methodRemove
Removes all of the graphics in the specified group from the display.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also