Leadtools.Dicom.Common

EnableCommand Method

LEADTOOLS SDK Help  |  





The id of the command.
if set to true enable the command.
Enables the command.
Syntax
public void EnableCommand( 
   CommandID id,
   bool enable
)
public:
void EnableCommand( 
   CommandID^ id,
   bool enable
) 
'Declaration
 
Public Sub EnableCommand( _
   ByVal id As CommandID, _
   ByVal enable As Boolean _
) 
 
'Usage
 
Dim instance As DicomEditableObject
Dim id As CommandID
Dim enable As Boolean
 
instance.EnableCommand(id, enable)

Parameters

id
The id of the command.
enable
if set to true enable the command.
Requirements

Target Platforms

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features