C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the key that determines the scramble.
public int Key { get; set; }
Public Property Key As Integer
public int Key {get; set;}
@property (nonatomic, assign) unsigned int key
public int getKey()
public void setKey(int value)
<br/>get_Key();<br/>set_Key(value);<br/>Object.defineProperty('Key');
Key that determines the scramble.
This is an unsigned integer with a minimum value of 0 and a maximum value of 4294967295 (0xffffffff).
For an example, refer to ScrambleCommand.
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