GraphicInteractiveBase PropertiesCognex VisionPro 9.20

The GraphicInteractiveBase type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Inherited from ChangedEventShareableBase.)
Public propertyChildren

Children of this graphic.

Public propertyColor
Get

Color of this graphic. Can be any OLE_COLOR.

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.

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 propertyHandle (Overrides ChangedEventShareableBase Handle.)
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.

Public propertyLineWidthInScreenPixels
Get

Line width (in screen pixels) of this graphic.

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 propertyParent
Get

Parent of this graphic.

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
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.

Top
See Also