Cog3DRectangle Constructor Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodCog3DRectangle 
Constructs a degenerate rectangle with Size of (0,0), ShapeFromScaledUnitRectangle of identity transform, and ShapeState of Cog3DShapeStateConstants.Surface.
Public methodCog3DRectangle(Cog3DRectangle)
Construct this object by making a deep copy of the supplied object.
Protected methodCog3DRectangle(SerializationInfo, StreamingContext)
Serialization constructor.
Public methodCog3DRectangle(Cog3DVect2, Cog3DTransformRigid, Cog3DShapeStateConstants)
Constructs a rectangle using the specified size, rigid transform, and Cog3DShapeStateConstants.
Top
See Also