The GraphicInteractiveBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Children | Children of this graphic. | |
| Color | Get Color of this graphic. Can be any OLE_COLOR. | |
| DragColor | Get Color of this graphic when dragged. | |
| DragLineStyle | Get Line style of the graphic when dragged. | |
| DragLineWidthInScreenPixels | Get Line width of this graphic when dragged. | |
| FillColor | Get The fill color of this graphic. | |
| GraphicDOFEnableBase | Get Interactive Degree of freedom for a graphic object. Allows access to each graphic's GraphicDOFEnable property without knowing the specific graphic type. | |
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| Interactive | Get Interactive property allow this graphic object to be selected. See GraphicDOFEnable for information on governing interactive manipulation of an object. | |
| LineStyle | Get Line style of this graphic. | |
| LineWidthInScreenPixels | Get Line width (in screen pixels) of this graphic. | |
| MouseCursor | Get Mouse cursor to be displayed when the mouse is over the graphic. The cursor will be visible only if the graphic is interactive. | |
| Parent | Get Parent of this graphic. | |
| Selected | Get True when the shape is selected in a display. | |
| SelectedColor | Get Color of this graphic when selected. | |
| SelectedLineStyle | Get Line style of this graphic when selected. | |
| SelectedLineWidthInScreenPixels | Get Line width of this graphic when selected. | |
| SelectedSpaceName | ||
| TipText | Get Text to describe this graphic in a tool tip. Newline characters can be used to create multi-line tip text. | |
| Visible | Get Visible property of this graphic. |