TextDotUserInterfaceObject Properties |
The TextDotUserInterfaceObject type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundToActiveView | (Inherited from UserInterfaceObjectBase.) | |
| DotBackgroundColor |
Text dot background color
| |
| DotBorderColor |
Text dot border color
| |
| MouseOverTextHeight |
Font height used when the mouse is over the dot. The default behavior is to grow
the dot a small amount when the mouse is over to help the user know that the dot
is acts as a user interface object
| |
| Text |
Text content for grip
| |
| TextColor |
Text color used for dot text
| |
| TextHeight |
Font height for text
| |
| Visible |
Is the user interface object visible? Objects that are not visible will
not be drawn and will not receive mouse events
(Inherited from UserInterfaceObjectBase.) |