Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnLabelRenderer Interface : RenderLabel Method |
void RenderLabel( AnnContainerMapper mapper, AnnLabel label, AnnFixedStateOperations operations )
'Declaration
Sub RenderLabel( _ ByVal mapper As AnnContainerMapper, _ ByVal label As AnnLabel, _ ByVal operations As AnnFixedStateOperations _ )
void RenderLabel( AnnContainerMapper mapper, AnnLabel label, AnnFixedStateOperations operations )
-(void) renderLabelMapper:(LTAnnContainerMapper*) mapper label:(LTAnnLabel*) label operations:(LTAnnFixedStateOperations) operations;
void renderLabel(AnnContainerMapper mapper, AnnLabel label, int annFixedStateOperations);
function Leadtools.Annotations.Core.IAnnLabelRenderer.RenderLabel( mapper , label , operations )