Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

DeleteAnnotationCommand Constructor(String,WorkstationContainer)







A System.String that represents the feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Initializes a new instance of the DeleteAnnotationCommand class.
Syntax
public DeleteAnnotationCommand( 
   string featureId,
   WorkstationContainer container
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
 
Dim instance As New DeleteAnnotationCommand(featureId, container)

            

            
public: DeleteAnnotationCommand( 
   string* featureId,
   WorkstationContainer* container
)
public:
DeleteAnnotationCommand( 
   String^ featureId,
   WorkstationContainer^ container
)

Parameters

featureId
A System.String that represents the feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Requirements

Target Platforms

See Also

Reference

DeleteAnnotationCommand Class
DeleteAnnotationCommand Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features