The following tables list the members exposed by AnnTextObjectRenderer.
Name | Description | |
---|---|---|
FlipReverseText | Gets or sets a value that indicate whether the text inside the object is rendered flip or reversed when the object is orientation is changed. | |
LabelRenderer | Gets or sets the object used to render the labels of this object type. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
LocationsThumbStyle | Gets or sets the style used to render the thumbs of this object type. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
RenderingEngine | Gets the rendering engine associated with this object renderer. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
RotateCenterThumbStyle | Gets or sets the style used to render the rotate center thumb of this object type. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
RotateGripperThumbStyle | Gets or sets the style used to render the rotate gripper thumb of this object type. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
VisualComponents | Overridden. Gets the list of frame work elements that specify the object visual components. |
Name | Description | |
---|---|---|
ClipPath | Gets or sets a value that indicates whether a clipping path has been set. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) |
Name | Description | |
---|---|---|
AddObject | Called by the state annotation rendering engine to add the element for this object. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
GetRenderPoints | Gets the points that must be rendered for this object. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
GetTextSize | Measure the text size and return the result. | |
Initialize | Initializes this object renderer with the specified rendering engine. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
RemoveObject | Called by the state annotation rendering engine to remove the element for this object. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
Render | Overridden. Renders an object. | |
RenderLocked | Renders the lock portion of the object. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
RenderRotatePointThumbs | Renders the rotation points thumbs of an object. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
RenderThumbs | Renders the thumbs of an object. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) |
Name | Description | |
---|---|---|
BeginClipPath | Sets the current path in the context as a clipping path. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
EndClipPath | Removes the current clipping path from the context. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) |