←Select platform
In This Topic ▼

AnnStickyNoteObjectRenderer Class Members

Summary

The following tables list the members exposed by AnnStickyNoteObjectRenderer.

Public Constructors

Name Description
Public Constructor
AnnStickyNoteObjectRenderer Initialize a new instance of this class.

Protected Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Protected Properties

Name Description
Protected Property
ClipPath Gets or sets a value that indicates whether a clipping path has been set. (Inherited from AnnObjectRenderer)

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.WinForms Assembly