LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Type Property (LineRemoveRequest)

Show in webframe





Flag that indicates which lines to remove.
Syntax
[DataMemberAttribute(Name="Type", IsRequired=true)]
public LineRemoveCommandType Type {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Type", IsRequired=True)>
Public Property Type As LineRemoveCommandType
'Usage
 
Dim instance As LineRemoveRequest
Dim value As LineRemoveCommandType
 
instance.Type = value
 
value = instance.Type

            

            
[DataMemberAttribute(Name="Type", IsRequired=true)]
public:
property LineRemoveCommandType Type {
   LineRemoveCommandType get();
   void set (    LineRemoveCommandType value);
}

Property Value

Flag that indicates which lines to remove.
Requirements

Target Platforms

See Also

Reference

LineRemoveRequest Class
LineRemoveRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features