←Select platform

Type Property

Summary

Gets or sets a value that controls the resulting image.

Syntax
C#
VB
C++
public ContourFilterCommandType Type { get; set; } 
Public Property Type As ContourFilterCommandType 
public: 
property ContourFilterCommandType Type { 
   ContourFilterCommandType get(); 
   void set (    ContourFilterCommandType ); 
} 

Property Value

Enumerated value that controls the resulting image. This value tells the method what process to complete before returning.

Example

Refer to ContourFilterCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly