C#
VB
WinRT C#
C++
Gets or sets the size of plasma.
public int Size { get; set; }
Public Property Size As Integer
public int Size {get; set;}
get_Size();
set_Size(value);
Object.defineProperty('Size');
Value greater than 0 that represents the plasma size. (The value is divided internally by 100). The value, after it has been divided by 100, represents the size in pixels.
Refer to PlasmaCommand example.
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