←Select platform

Type Property

Summary

Flag that indicates which lines to remove.

Syntax

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

Property Value

Flag that indicates which lines to remove.

Example

Refer to LineRemoveCommand.

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