←Select platform

OnGenerateRole Method

Summary
Invokes the GenerateRole event and return the new role name.
Syntax
C#
C++/CLI
Java
Python
protected virtual string OnGenerateRole( 
   AnnOperationInfoEventArgs info 
) 
protected String onGenerateRole(AnnOperationInfoEvent info) 
protected:  
   virtual String^ OnGenerateRole( 
      AnnOperationInfoEventArgs^ info 
   ) 
def OnGenerateRole(self,info): 

Parameters

info
Information on the operation.

Return Value

The new role name.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.