C#
VB
C++
Current state value of the command.
public bool State { get; set; }
Public Property State() As Boolean
Get
Set
public:
property bool State
{
bool get()
void set(bool value)
}
Boolean that contains the current state value of the command. Default value is null.
Used when HasState is true.
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