C#
VB
C++
Initializes a new ColoredPencilExtendedCommand class object with default parameters.
public ColoredPencilExtendedCommand() Public Function New()
public:ColoredPencilExtendedCommand();
The following is a list of the default values that are set when calling the default constructor:
| Parameter | Value |
| Size | 5 |
| Strength | 4 |
| Threshold | 0 |
| PencilRoughness | 250 |
| StrokeLength | 15 |
| PaperRoughness | 100 |
| Angle | -45 |
| Flags | ColoredPencilExtendedCommandFlags.Artistic | ColoredPencilExtendedCommandFlags.CombineOriginal |
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
