C#
VB
C++
Checks whether a command is created and registered with the given feature.
public virtual bool IsCommandRegistered(string featureId)
Public Overridable Function IsCommandRegistered( _ByVal featureId As String _) As Boolean
public:virtual bool IsCommandRegistered(String^ featureId)
featureId
A System.String that represents the feature which the command is registered with.
true if a command is created and registerd with the given feature. Otherwise; false.
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
