C#
VB
WinRT C#
C++
Gets or sets the percentage of coloring coverage.
public int PencilRoughness { get; set; }
Public Property PencilRoughness As Integer
public int PencilRoughness {get; set;}
get_PencilRoughness();
set_PencilRoughness(value);
Object.defineProperty('PencilRoughness');
Value that indicates the percentage of coloring coverage (colored pencil roughness), expressed in tenths of a percent. Valid values are 0 to 1000. Default value is 250.
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