←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly