←Select platform

ColoredPencilExtendedCommand Constructor()

Summary

Initializes a new ColoredPencilExtendedCommand class object with default parameters.

Syntax
C#
VB
C++
  
Public Function New() 
public: 
ColoredPencilExtendedCommand(); 

Remarks

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

Example

Refer to ColoredPencilExtendedCommand example.  

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly