←Select platform

Type Property

Summary

Flag that indicates the type of edge to generate.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public EdgeDetectEffectCommandType Type { get; set; } 
@property (nonatomic, assign) LTEdgeDetectEffectCommandType type 
public EdgeDetectEffectCommandType getType() 
public void setType(EdgeDetectEffectCommandType value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

Flag that indicates the type of edge to generate.

Example

Refer to EdgeDetectEffectCommand.

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.Effects Assembly