C#
VB
Java
WinRT C#
C++
Invokes the GenerateRole event and return the new role name.
protected virtual string OnGenerateRole(
AnnOperationInfoEventArgs info
)
Protected Overridable Function OnGenerateRole( _
ByVal info As Leadtools.Annotations.Core.AnnOperationInfoEventArgs _
) As String
protected virtual string OnGenerateRole(
Leadtools.Annotations.Core.AnnOperationInfoEventArgs info
)
protected String onGenerateRole(AnnOperationInfoEvent info)
function Leadtools.Annotations.Core.AnnGroupsRoles.OnGenerateRole(
info
)
protected:
virtual String^ OnGenerateRole(
AnnOperationInfoEventArgs^ info
)
info
Information on the operation.
The new role name.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET