C#
VB
WinRT C#
C++
Gets or sets the size of the neighborhood used to determine the width of the outlines.
public int Size { get; set; }
Public Property Size As Integer
public int Size {get; set;}
get_Size();
set_Size(value);
Object.defineProperty('Size');
Value that indicates the size of the neighborhood used to determine the width of the outlines. Default value is 5.
Refer to ColoredPencilExtendedCommand 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