The following tables list the members exposed by AnnSvgCrossProductObjectRenderer.
Name | Description | |
---|---|---|
AnnSvgCrossProductObjectRenderer Constructor | Initializes new instance of the AnnSvgCrossProductObjectRenderer class. |
Name | Description | |
---|---|---|
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) |
Name | Description | |
---|---|---|
ClipPath | Gets or sets a value that indicates whether a clipping path has been set. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
TickmarksId | Gets or sets the element ID to use with the tickmarks. (Inherited from Leadtools.Annotations.Rendering.AnnSvgPolyRulerObjectRenderer) |
Name | Description | |
---|---|---|
BeginClipPath | Sets the current path in the context as a clipping path. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) | |
CreateObject | Overridden. This class implementation of AnnSvgObjectRenderer.CreateObject. | |
DrawGauge | Draws the gauge portion of the ruler. (Inherited from Leadtools.Annotations.Rendering.AnnSvgPolyRulerObjectRenderer) | |
DrawLengthText | Draws the length text of the ruler object. (Inherited from Leadtools.Annotations.Rendering.AnnSvgPolyRulerObjectRenderer) | |
DrawTickMarks | Draws the tick marks portion of the ruler. (Inherited from Leadtools.Annotations.Rendering.AnnSvgPolyRulerObjectRenderer) | |
EndClipPath | Removes the current clipping path from the context. (Inherited from Leadtools.Annotations.Rendering.AnnObjectRenderer) |