←Select platform

Type Property

Summary
Flag that indicates which lines to remove.
Syntax
C#
VB
Objective-C
C++
Java
public LineRemoveCommandType Type { get; set; } 
Public Property Type As LineRemoveCommandType 
@property (nonatomic, assign) LTLineRemoveCommandType type 
public LineRemoveCommandType getType() 
public void setType(LineRemoveCommandType value) 
public: 
property LineRemoveCommandType Type { 
   LineRemoveCommandType get(); 
   void set (    LineRemoveCommandType ); 
} 

Property Value

Flag that indicates which lines to remove.

Example

Refer to LineRemoveCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.