←Select platform

AnnRectangleObjectRenderer Class Members

Summary

The following tables list the members exposed by AnnRectangleObjectRenderer.

Public Constructors

Name Description
AnnRectangleObjectRenderer Initializes a new instance of this class.

Protected Constructors

Name Description
AnnObjectRenderer Initializes a new instance of this class. (Inherited from AnnObjectRenderer)

Public Methods

Name Description
AddObject Called by the state annotation rendering engine to add the element for this object. (Inherited from AnnObjectRenderer)
GetRenderPoints Gets the points that must be rendered for this object. (Inherited from AnnObjectRenderer)
Initialize Initializes this object renderer with the specified rendering engine. (Inherited from AnnObjectRenderer)
RemoveObject Called by the state annotation rendering engine to remove the element for this object. (Inherited from AnnObjectRenderer)
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. (Inherited from AnnObjectRenderer)
RenderContent Renders the content of an annotation object. (Inherited from AnnObjectRenderer)
RenderLocked Renders the lock portion of the object. (Inherited from AnnObjectRenderer)
RenderRotatePointThumbs Renders the rotation points thumbs of an object. (Inherited from AnnObjectRenderer)
RenderSelection Renders the selected part of this object if it supports a selection stroke. (Inherited from AnnObjectRenderer)
RenderThumbs Renders the thumbs of an object. (Inherited from AnnObjectRenderer)

Protected Methods

Name Description
BeginClipPath Sets the current path in the context as a clipping path. (Inherited from AnnObjectRenderer)
EndClipPath Removes the current clipping path from the context.
RenderHatchBrushFill Renders the a hatch brush. (Inherited from AnnObjectRenderer)

Public Properties

Name Description
LabelRenderer Gets or sets the object used to render the labels of this object type. (Inherited from AnnObjectRenderer)
LocationsThumbStyle Gets or sets the style used to render the thumbs of this object type. (Inherited from AnnObjectRenderer)
RenderingEngine Gets the rendering engine associated with this object renderer. (Inherited from AnnObjectRenderer)
RotateCenterThumbStyle Gets or sets the style used to render the rotate center thumb of this object type. (Inherited from AnnObjectRenderer)
RotateGripperThumbStyle Gets or sets the style used to render the rotate gripper thumb of this object type. (Inherited from AnnObjectRenderer)
VisualComponents Gets the list of frame work elements that specify the object visual components.

Protected Properties

Name Description
ClipPath Gets or sets a value that indicates whether a clipping path has been set. (Inherited from AnnObjectRenderer)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly