The following tables list the members exposed by AnnObjectRenderer.
Name | Description | |
---|---|---|
LabelRenderer | Gets or sets the object used to render the labels of this object type. | |
LocationsThumbStyle | Gets or sets the style used to render the thumbs of this object type. | |
RenderingEngine | Gets the rendering engine associated with this object renderer. | |
RotateCenterThumbStyle | Gets or sets the style used to render the rotate center thumb of this object type. | |
RotateGripperThumbStyle | Gets or sets the style used to render the rotate gripper thumb of this object type. | |
VisualComponents | Gets the list of frame work elements that specify the object visual components. |
Name | Description | |
---|---|---|
AddObject | Called by the state annotation rendering engine to add the element for this object. | |
GetRenderPoints | Gets the points that must be rendered for this object. | |
Initialize | Initializes this object renderer with the specified rendering engine. | |
RemoveObject | Called by the state annotation rendering engine to remove the element for this object. | |
Render | Renders an object. | |
RenderLocked | Renders the lock portion of the object. | |
RenderRotatePointThumbs | Renders the rotation points thumbs of an object. | |
RenderThumbs | Renders the thumbs of an object. |
Name | Description | |
---|---|---|
BeginClipPath | Sets the current path in the context as a clipping path. | |
EndClipPath | Removes the current clipping path from the context. |