←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 Apryse Sofware Corp. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly