In This Topic ▼

AnnObjectRenderer Class Members

Summary

The following tables list the members exposed by AnnObjectRenderer.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnObjectRenderer Initializes a new instance of this class.

Public Methods

Name Description
Public Method
addObject Called by the state annotation rendering engine to add the element for this object.
Public Method beginClipPath Sets the current path in the context as a clipping path.
Public Method drawLine Renders a line between two points using the previously stroke set for the context.
Public Method endClipPath Removes the current clipping path from the context.
Public Method getRenderPoints Gets the points that must be rendered for this object.
Public Method initialize Initializes this object renderer with the specified rendering engine.
Public Method removeObject Called by the state annotation rendering engine to remove the element for this object.
Public Method render Renders an object.
Public Method renderAlignmentTarget Renders highlight rectangle above the bounds of alignment target object when EnableObjectsAlignment is turned on and the object is target alignment.
Public Method renderContent Renders the content of an annotation object.
Public Method renderHatchBrushFill Renders the a hatch brush.
Public Method renderLocked Renders the lock portion of the object.
Public Method renderRotatePointThumbs Renders the rotation points thumbs of an object.
Public Method renderSelection Renders the selected part of this object if it supports a selection stroke.
Public Method renderThumbs Renders the thumbs of an object.

Public Properties

Name Description
Public Property
clipPath Gets or sets a value that indicates whether a clipping path has been set.
Public Property labelRenderer Gets or sets the object used to render the labels of this object type.
Public Property locationsThumbStyle Gets or sets the style used to render the thumbs of this object type.
Public Property renderingEngine Gets the rendering engine associated with this object renderer.
Public Property rotateCenterThumbStyle Gets or sets the style used to render the rotate center thumb of this object type.
Public Property rotateGripperThumbStyle Gets or sets the style used to render the rotate gripper thumb of this object type.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly