C#
VB
WinRT C#
C++
Gets or sets the strength factor used to create the "outline". This can be any number that is 0 or greater.
public int Strength { get; set; }
Public Property Strength As Integer
public int Strength {get; set;}
get_Strength();
set_Strength(value);
Object.defineProperty('Strength');
Value that indicates the strength factor used to create the "outline". This can be any number that is 0 or greater. Default value is 4.
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