An accessibility object of the ruler marker role includes the following attributes as shown in Table B-29:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the ruler marker’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Window | Yes | UIElement | Accessibility object representing the ruler marker’s containing window |
Top-Level UIElement | Yes | UIElement | Accessibility object representing the ruler marker’s containing window, sheet, or drawer |
Help | No | String | Help-tag text for the ruler marker |
Focused | Yes | Boolean |
|
Marker type | Yes | String | Ruler marker type (such as left tab stop); see framework-specific reference documentation for string constant definitions |
Marker type description | Yes | String | Human-intelligible description of the ruler marker’s unit type |
Value | No | String | The positional value on the ruler of the ruler marker |
An accessibility object of the ruler marker role supports the following optional action:
Delete. When the delete action is performed, the ruler marker is removed from the ruler.
Last updated: 2008-03-11