←Select platform

RenderLabel Method

Summary
Renders the specified AnnLabel object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
- (void)renderLabelMapper:(LTAnnContainerMapper *)mapper label:(LTAnnLabel *)label operations:(LTAnnFixedStateOperations)operations NS_SWIFT_NAME(render(mapper:lable:operations:)); 
void renderLabel(AnnContainerMapper mapper, AnnLabel label, int annFixedStateOperations); 
def RenderLabel(self,mapper,label,operations): 

Parameters

mapper
An AnnContainerMapper used for converting the coordinates for rendering.

label
The AnnLabel to be rendered.

operations
An AnnFixedStateOperations value that controls the fixed state of the object to be rendered.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.