public virtual void Render( IAnnObjectRenderer renderer, AnnContainerMapper mapper, LeadPointD location, AnnFixedStateOperations operations )
public virtual void Render( IAnnObjectRenderer renderer, AnnContainerMapper mapper, LeadPointD location, AnnFixedStateOperations operations )
-(void) render:(id<LTIAnnObjectRenderer>) render
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: