LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Flags Property (SmoothActivity)

Show in webframe





Gets or sets a value that determines the behavior of the smoothing process.
Syntax
public SmoothCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As SmoothCommandFlags
'Usage
 
Dim instance As SmoothActivity
Dim value As SmoothCommandFlags
 
instance.Flags = value
 
value = instance.Flags

            

            
public:
property SmoothCommandFlags Flags {
   SmoothCommandFlags get();
   void set (    SmoothCommandFlags value);
}

Property Value

Value that determines the behavior of the smoothing process.
Requirements

Target Platforms

See Also

Reference

SmoothActivity Class
SmoothActivity Members

 

 


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