←Select platform

Type Property

Summary

Flag that indicates the type of edge to generate.

Syntax
C#
VB
Objective-C
C++
Java
public EdgeDetectEffectCommandType Type { get; set; } 
Public Property Type As EdgeDetectEffectCommandType 
@property (nonatomic, assign) LTEdgeDetectEffectCommandType type 
public EdgeDetectEffectCommandType getType() 
public void setType(EdgeDetectEffectCommandType value) 

Property Value

Flag that indicates the type of edge to generate.

Example

Refer to EdgeDetectEffectCommand.

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