Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Commands Namespace > DeleteAnnotationCommand Class > DeleteAnnotationCommand Constructor : DeleteAnnotationCommand Constructor(String,WorkstationContainer) |
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 )