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 > AnnThumbStyle 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 AnnThumbStyle 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 )
- (void)renderer:(id<LTIAnnObjectRenderer>)renderer mapper:(LTAnnContainerMapper *)mapper location:(LeadPointD)location operation:(LTAnnFixedStateOperations)operation
public void render(IAnnObjectRenderer renderer, AnnContainerMapper mapper, LeadPointD location, int annFixedStateOperations)
function Leadtools.Annotations.Rendering.AnnThumbStyle.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 AnnThumbStyle performs the following during this method: