The following tables list the members exposed by AnnThumbStyle.
Name | Description | |
---|---|---|
Fill | Gets or sets the style to use for filling the thumb. | |
IsVisible | Gets or sets a value that indicates if this thumb in visible. | |
Renderer | Gets or sets the renderer for the parent object. | |
Size | Gets or sets the size of this thumb, in container units. | |
Stroke | Gets or sets the style of stroke to use for drawing the thumb. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnThumbStyle. | |
HitTest | Queries the specified location to determine if a test point is over the thumb. | |
Render | Renders this thumb at the specified center location. | |
RenderHitTest | Queries the specified location to determine if a test point is over the thumb using the specified mapper. |