The following tables list the members exposed by AnnObjectRenderer.
Name | Description | |
---|---|---|
AnnObjectRenderer | Initializes a new instance of this class. |
Name | Description | |
---|---|---|
addObject | Called by the state annotation rendering engine to add the element for this object. | |
beginClipPath | Sets the current path in the context as a clipping path. | |
endClipPath | Removes the current clipping path from the context. | |
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. | |
renderAlignmentTarget | Renders highlight rectangle above the bounds of alignment target object when EnableObjectsAlignment is turned on and the object is target alignment. | |
renderContent | Renders the content of an annotation object. | |
renderLocked | Renders the lock portion of the object. | |
renderRotatePointThumbs | Renders the rotation points thumbs of an object. | |
renderSelection | Renders the selected part of this object if it supports a selection stroke. | |
renderThumbs | Renders the thumbs of an object. |
Name | Description | |
---|---|---|
clipPath | Gets or sets a value that indicates whether a clipping path has been set. | |
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. |