ICogGraphicInteractive PropertiesCognex VisionPro 9.5

The ICogGraphicInteractive type exposes the following members.

Properties

  NameDescription
Public propertyColor
Color of this graphic. Can be any OLE_COLOR.
(Inherited from ICogGraphic.)
Public propertyDragColor
Color of this graphic when dragged.
Public propertyDragLineStyle
Line style of this graphic when dragged.
Public propertyDragLineWidthInScreenPixels
Line width of this graphic when dragged.
Public propertyGraphicDOFEnableBase
Interactive Degree of freedom for a graphic object. Allows access to each graphic's GraphicDOFEnable property without knowing the specific graphic type.
Public propertyInteractive
Interactive property allow this graphic object to be selected. See GraphicDOFEnable for information on governing interactive manipulation of an object.
Public propertyLineStyle
Line style of this graphic.
(Inherited from ICogGraphic.)
Public propertyLineWidthInScreenPixels
Line width (in screen pixels) of this graphic.
(Inherited from ICogGraphic.)
Public propertyMouseCursor
Mouse cursor to be displayed when the mouse is over the graphic. The cursor will be visible only if the graphic is interactive.
Public propertySelected
True when the shape is selected in a display.
Public propertySelectedColor
Color of this graphic when selected.
Public propertySelectedLineStyle
Line style of this graphic when selected.
Public propertySelectedLineWidthInScreenPixels
Line width of this graphic when selected.
Public propertySelectedSpaceName
Coordinate space in which this shape is to be interpreted.
(Inherited from ICogGraphic.)
Public propertyTipText
Text to describe this graphic in a tool tip. Newline characters can be used to create multi-line tip text.
Public propertyVisible
Visible property of this graphic.
(Inherited from ICogGraphic.)
Top
See Also