←Select platform

Size Property

Summary
Gets or sets the size of the neighborhood used to determine the width of the outlines.
Syntax
C#
VB
C++
public int Size { get; set; } 
  
Public Property Size As Integer 
public: 
property int Size { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the size of the neighborhood used to determine the width of the outlines. Default value is 5.

Example

Refer to ColoredPencilExtendedCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.