The following tables list the members exposed by IAnnObjectRenderer.
Public Methods
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 an AnnObject. |
![]() |
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 Leadtools.Annotations.Automation.AnnAutomationManager.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. |
Public Properties
Name | Description | |
---|---|---|
![]() |
LabelRenderer | Gets or sets the object used to render the labels of an AnnObject. |
![]() |
LocationsThumbStyle | Gets or sets the style used to render the thumbs of an AnnObject. |
![]() |
RenderingEngine | Gets the rendering engine associated with this object renderer. |
![]() |
RotateCenterThumbStyle | Gets or sets the style used to render the rotate center thumb of an AnnObject. |
![]() |
RotateGripperThumbStyle | Gets or sets the style used to render the rotate gripper thumb of an AnnObject. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET