Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DThumbStyle Class : Render Method |
public virtual void Render( IAnnObjectRenderer renderer, AnnContainerMapper mapper, LeadPointD location, AnnFixedStateOperations operations )
'Declaration
Public Overridable Sub Render( _ ByVal renderer As IAnnObjectRenderer, _ ByVal mapper As AnnContainerMapper, _ ByVal location As LeadPointD, _ ByVal operations As AnnFixedStateOperations _ )
'Usage
Dim instance As AnnD2DThumbStyle Dim renderer As IAnnObjectRenderer Dim mapper As AnnContainerMapper Dim location As LeadPointD Dim operations As AnnFixedStateOperations instance.Render(renderer, mapper, location, operations)
public virtual void Render( IAnnObjectRenderer renderer, AnnContainerMapper mapper, LeadPointD location, AnnFixedStateOperations operations )
function Leadtools.Annotations.Rendering.AnnD2DThumbStyle.Render( renderer , mapper , location , operations )
This method is called by the renderer from the IAnnObjectRenderer.RenderThumbs and IAnnObjectRenderer.RenderRotatePointThumbs methods. The framework will call these methods to render the selected and rotation thumbs of an object.
This AnnD2DThumbStyle performs the following during this method: