Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

EnableCommand Method






The id of the command.
if set to true enable the command.
Enables the command.
Syntax
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)
public:
void EnableCommand( 
   CommandID^ id,
   bool 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

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