C#
VB
WinRT C#
C++
Gets or sets a value that represents the dot size.
public int Size { get; set; }
Public Property Size As Integer
public int Size {get; set;}
get_Size();
set_Size(value);
Object.defineProperty('Size');
Value represents the dot size. Only positive values are accepted.
Refer to PointillistCommand 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