C#
VB
WinRT C#
C++
Gets or sets the length of colored pencil stroke.
public int StrokeLength { get; set; }
Public Property StrokeLength As Integer
public int StrokeLength {get; set;}
get_StrokeLength();
set_StrokeLength(value);
Object.defineProperty('StrokeLength');
Value that indicates the length of the colored pencil stroke, in pixels. Default value is 15.
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