IGraphicInteractive PropertiesCognex VisionPro 9.21 SR1

The IGraphicInteractive type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Inherited from IChangedEvent.)
Public propertyColor
Get

Color of this graphic. Can be any OLE_COLOR.

(Inherited from IGraphic.)
Public propertyDragColor
Get

Color of this graphic when dragged.

Public propertyDragLineStyle
Get

Line style of the graphic when dragged.

Public propertyDragLineWidthInScreenPixels
Get

Line width of this graphic when dragged.

Public propertyFillColor
Get

The fill color of this graphic.

(Inherited from IGraphic.)
Public propertyGraphicDOFEnableBase
Get

Interactive Degree of freedom for a graphic object. Allows access to each graphic's GraphicDOFEnable property without knowing the specific graphic type.

Public propertyInteractive
Get

Interactive property allow this graphic object to be selected. See GraphicDOFEnable for information on governing interactive manipulation of an object.

Public propertyLineStyle
Get

Line style of this graphic.

(Inherited from IGraphic.)
Public propertyLineWidthInScreenPixels
Get

Line width (in screen pixels) of this graphic.

(Inherited from IGraphic.)
Public propertyMouseCursor
Get

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
Get

True when the shape is selected in a display.

Public propertySelectedColor
Get

Color of this graphic when selected.

Public propertySelectedLineStyle
Get

Line style of this graphic when selected.

Public propertySelectedLineWidthInScreenPixels
Get

Line width of this graphic when selected.

Public propertySelectedSpaceName
Get
(Inherited from IDiamondGraphicShape.)
Public propertySelectedSpaceName
Get

Coordinate space in which this shape is to be interpreted.

(Inherited from IGraphic.)
Public propertyTipText
Get

Text to describe this graphic in a tool tip. Newline characters can be used to create multi-line tip text.

Public propertyVisible
Get

Visible property of this graphic.

(Inherited from IGraphic.)
Top
See Also